Skip to content

Hostname

fellini.dk

Last fetched

fellini.dk resolves to 2 IPv4 addresses operated by AS31027 in DK.

Nutrition Label

WHISPER CANON · fellini.dkRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/fellini.dk

Resolution chain

fellini.dk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with fellini.dk in WhisperGraph.

Subdomains

9 observed subdomains of fellini.dk.

Web-graph footprint

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

73 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for fellini.dk.

MechanismTarget
SPF_Afellini.dk
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.mailchannels.net
SPF_IP148.251.217.241
SPF_MXfellini.dk

Related pages

Pivot deeper into the graph from fellini.dk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fellini.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.