Skip to content

Hostname

columbi.no

Last fetched

columbi.no resolves to 1 IPv4 address operated by AS57344 in BG.

Nutrition Label

WHISPER CANON · columbi.noRouting diversity1.5/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/columbi.no

Resolution chain

columbi.no resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
78.128.76.9178.128.76.0/24AS57344BG

WHOIS identity

No WHOIS records are currently associated with columbi.no in WhisperGraph.

Subdomains

24 observed subdomains of columbi.no.

Web-graph footprint

Distinct hostnames that link to or from columbi.no in the public web crawl.

17 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for columbi.no.

MechanismTarget
SPF_Asmtp.columbi.no
SPF_INCLUDE_spf.online.superoffice.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP13.39.103.16/28
SPF_IP193.90.157.178
SPF_IP3.252.108.176/28
SPF_IP52.17.62.50/32
SPF_IP62.92.248.50
SPF_IP77.88.105.224/28
SPF_IP77.88.81.18
SPF_IP89.11.135.82

Related pages

Pivot deeper into the graph from columbi.no.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "columbi.no"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.