Skip to content

Hostname

www.aboutnet.ft.aboutdev.gr

Last fetched

www.aboutnet.ft.aboutdev.gr resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · www.aboutnet.ft.aboutdev.grRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/www.aboutnet.ft.aboutdev.gr

Resolution chain

www.aboutnet.ft.aboutdev.gr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
94.130.85.16194.130.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with www.aboutnet.ft.aboutdev.gr in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for www.aboutnet.ft.aboutdev.gr.

MechanismTarget
SPF_Awww.aboutnet.ft.aboutdev.gr
SPF_IP167.235.164.88
SPF_IP176.31.225.175
SPF_IP185.134.113.70
SPF_IP195.201.214.204
SPF_IP94.130.85.161
SPF_MXwww.aboutnet.ft.aboutdev.gr

Related pages

Pivot deeper into the graph from www.aboutnet.ft.aboutdev.gr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "www.aboutnet.ft.aboutdev.gr"})-[: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.