Skip to content

Hostname

favrskov.dk

Last fetched

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

Nutrition Label

WHISPER CANON · favrskov.dkRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/favrskov.dk

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.35.35104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.146.53172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
favrskov kommune
Contact emails

Subdomains

56 observed subdomains of favrskov.dk.

Web-graph footprint

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

280 sites link to this hostname.

146 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for favrskov.dk.

MechanismTarget
SPF_Afavrskov.dk
SPF_Amail.peoplexs.com.ams.basefarm.net
SPF_Asecmail.emini.dk
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_INCLUDEspf.ubivox.com
SPF_IP131.165.112.218
SPF_IP131.165.63.88/32
SPF_IP131.165.63.89/32
SPF_IP148.105.8.0/21
SPF_IP185.163.189.13
SPF_IP185.163.189.17
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP217.198.220.19
SPF_IP217.198.220.2
SPF_IP217.198.220.23
SPF_IP46.31.188.42
SPF_IP87.49.228.131
SPF_MXfavrskov.dk

Related pages

Pivot deeper into the graph from favrskov.dk.

Cypher and MCP

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

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