Skip to content

Hostname

fonial.de

Last fetched

fonial.de resolves to 1 IPv4 address operated by HETZNER-AS in DE.

Nutrition Label

WHISPER CANON · fonial.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fonial.de

Resolution chain

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

IPPrefixASNOperatorCountry
46.4.123.11846.4.0.0/16AS24940HETZNER-ASDE

WHOIS identity

No WHOIS records are currently associated with fonial.de in WhisperGraph.

Subdomains

27 observed subdomains of fonial.de.

Web-graph footprint

Distinct hostnames that link to or from fonial.de in the public web crawl.

119 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for fonial.de.

MechanismTarget
SPF_Afonial.de
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP46.4.123.118
SPF_IP62.146.4.26/32
SPF_IP62.146.7.28
SPF_IP62.146.7.30
SPF_IP92.51.165.250
SPF_MXfonial.de
SPF_MXm-out-2.fonial.de
SPF_MXnc-out.fonial.de

Related pages

Pivot deeper into the graph from fonial.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fonial.de"})-[: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.