Skip to content

Hostname

aboutnet.gr

Last fetched

aboutnet.gr resolves to 1 IPv4 address operated by AS20857 in NL.

Nutrition Label

WHISPER CANON · aboutnet.grRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/aboutnet.gr

Resolution chain

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

IPPrefixASNOperatorCountry
95.170.82.1995.170.64.0/19AS20857NL

WHOIS identity

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

Subdomains

216 observed subdomains of aboutnet.gr.

Web-graph footprint

Distinct hostnames that link to or from aboutnet.gr in the public web crawl.

627 sites link to this hostname.

60 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for aboutnet.gr.

MechanismTarget
SPF_Aaboutnet.gr
SPF_Ahostinghellas.com
SPF_INCLUDE_spf.google.com
SPF_IP149.210.145.177
SPF_IP149.210.145.89
SPF_IP159.69.19.146
SPF_IP167.235.164.88
SPF_IP176.31.225.175
SPF_IP188.241.115.78
SPF_IP195.201.214.204
SPF_IP195.201.90.83
SPF_IP37.48.67.238
SPF_IP5.9.153.231
SPF_IP85.10.211.214
SPF_IP88.198.189.106
SPF_IP95.170.82.19
SPF_MXaboutnet.gr

Related pages

Pivot deeper into the graph from aboutnet.gr.

Cypher and MCP

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

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