Skip to content

Hostname

rigtigkaffe.dk

Last fetched

rigtigkaffe.dk resolves to 1 IPv4 address operated by AS58212 in DE.

Nutrition Label

WHISPER CANON · rigtigkaffe.dkRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/rigtigkaffe.dk

Resolution chain

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

IPPrefixASNOperatorCountry
62.192.153.6662.192.153.0/24AS58212DE

WHOIS identity

Registrar
Organization
mel-com a/s
Contact emails

Subdomains

24 observed subdomains of rigtigkaffe.dk.

Web-graph footprint

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

142 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for rigtigkaffe.dk.

MechanismTarget
SPF_Amail.edisoft.no
SPF_Arigtigkaffe.dk
SPF_Asmtpspare.edi-soft.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailmailmail.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP45.135.201.184
SPF_IP54.194.150.12
SPF_IP54.229.40.125
SPF_MXedi-soft.no
SPF_MXrigtigkaffe.dk

Related pages

Pivot deeper into the graph from rigtigkaffe.dk.

Cypher and MCP

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

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