Skip to content

Hostname

randersfc.dk

Last fetched

randersfc.dk resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · randersfc.dkRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/randersfc.dk

Resolution chain

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

IPPrefixASNOperatorCountry
162.159.140.98162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.0.96172.66.0.0/22AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
randers fc
Contact emails

Subdomains

27 observed subdomains of randersfc.dk.

Web-graph footprint

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

193 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for randersfc.dk.

MechanismTarget
SPF_INCLUDE_spf.eu.messagegears.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEcustomers.clickdimensions.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.199.31.62
SPF_IP188.120.68.54
SPF_IP195.217.50.22
SPF_IP213.199.154.202/32
SPF_IP40.113.125.133
SPF_IP67.231.145.124
SPF_IP67.231.153.112
SPF_IP82.33.229.22
SPF_IP91.144.248.161
SPF_IP91.144.254.38
SPF_IP91.144.255.84/32

Related pages

Pivot deeper into the graph from randersfc.dk.

Cypher and MCP

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

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