Skip to content

Hostname

fabbo.dk

Last fetched

fabbo.dk has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:dandomain a/s as the registrar.

Nutrition Label

WHISPER CANON · fabbo.dkRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/fabbo.dk

Resolution chain

fabbo.dk has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:dandomain a/s
Organization
fyns almennyttige boligselskab
Contact emails

Subdomains

6 observed subdomains of fabbo.dk.

Web-graph footprint

Distinct hostnames that link to or from fabbo.dk in the public web crawl.

40 sites link to this hostname.

102 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for fabbo.dk.

MechanismTarget
SPF_INCLUDE_spf-hosting.eg.dk
SPF_INCLUDEspf.lmmail.dk
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.fabbo.dk
SPF_IP193.104.43.242
SPF_IP2.109.59.0
SPF_IP89.104.197.162
SPF_IP89.221.167.227
SPF_IP89.221.167.228
SPF_IP89.221.167.229
SPF_IP89.221.167.247
SPF_IP89.239.197.178
SPF_IP91.238.212.10

Related pages

Pivot deeper into the graph from fabbo.dk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fabbo.dk"})-[: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.