Hostname
columbi.no
Last fetched
columbi.no resolves to 1 IPv4 address operated by AS57344 in BG.
Nutrition Label
Resolution chain
columbi.no resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 78.128.76.91 | 78.128.76.0/24 | AS57344 | — | BG |
WHOIS identity
No WHOIS records are currently associated with columbi.no in WhisperGraph.
Subdomains
24 observed subdomains of columbi.no.
Showing 23 of 24. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for columbi.no.
| Mechanism | Target |
|---|---|
| SPF_A | smtp.columbi.no |
| SPF_INCLUDE | _spf.online.superoffice.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfa.cpmails.com |
| SPF_IP | 13.39.103.16/28 |
| SPF_IP | 193.90.157.178 |
| SPF_IP | 3.252.108.176/28 |
| SPF_IP | 52.17.62.50/32 |
| SPF_IP | 62.92.248.50 |
| SPF_IP | 77.88.105.224/28 |
| SPF_IP | 77.88.81.18 |
| SPF_IP | 89.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.