Skip to content

Hostname

fr.answeraddiction.com

Last fetched

fr.answeraddiction.com resolves to 1 IPv4 address operated by GYRON in GB.

Nutrition Label

WHISPER CANON · fr.answeraddiction.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fr.answeraddiction.com

Resolution chain

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

IPPrefixASNOperatorCountry
89.145.100.1289.145.64.0/18AS29017GYRONGB

WHOIS identity

No WHOIS records are currently associated with fr.answeraddiction.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from fr.answeraddiction.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for fr.answeraddiction.com.

MechanismTarget
SPF_Afr.answeraddiction.com
SPF_IP89.145.100.12
SPF_MXfr.answeraddiction.com

Related pages

Pivot deeper into the graph from fr.answeraddiction.com.

Cypher and MCP

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

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