Skip to content

Hostname

fronto.dk

Last fetched

fronto.dk resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · fronto.dkRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/fronto.dk

Resolution chain

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

IPPrefixASNOperatorCountry
46.4.208.5946.4.0.0/16AS24940DE

WHOIS identity

Registrar
Organization
tommy rask
Contact emails

Subdomains

76 observed subdomains of fronto.dk.

Web-graph footprint

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

22 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • fronto.dk

SPF policy

20 SPF mechanisms authorising senders for fronto.dk.

MechanismTarget
SPF_INCLUDEspf.azehosting.net
SPF_IP103.18.109.138/32
SPF_IP116.202.245.110
SPF_IP172.255.62.10/32
SPF_IP172.255.62.11/32
SPF_IP177.153.0.128/25
SPF_IP177.153.0.130/32
SPF_IP191.252.57.0/25
SPF_IP195.201.83.226
SPF_IP199.10.31.235/32
SPF_IP199.10.31.236/32
SPF_IP23.83.208.0/20
SPF_IP2a01:4f8:241:42d1:0:0:0:2
SPF_IP34.219.98.66/32
SPF_IP46.232.183.0/24
SPF_IP46.4.208.59
SPF_IP52.34.31.144/32
SPF_IP54.214.232.113/32
SPF_IP54.245.125.39/32
SPF_IP94.231.104.194

Related pages

Pivot deeper into the graph from fronto.dk.

Cypher and MCP

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

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