Skip to content

Hostname

acc.net.gr

Last fetched

acc.net.gr resolves to 1 IPv4 address operated by IPHOST .GR IpDomain in GR.

Nutrition Label

WHISPER CANON · acc.net.grRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/acc.net.gr

Resolution chain

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

IPPrefixASNOperatorCountry
93.174.123.19193.174.120.0/21AS47521IPHOST .GR IpDomainGR

WHOIS identity

No WHOIS records are currently associated with acc.net.gr in WhisperGraph.

Subdomains

26 observed subdomains of acc.net.gr.

Threat posture

History

Mail and authentication

MX records

  • acc.net.gr

SPF policy

3 SPF mechanisms authorising senders for acc.net.gr.

MechanismTarget
SPF_Aacc.net.gr
SPF_IP93.174.123.191
SPF_MXacc.net.gr

Related pages

Pivot deeper into the graph from acc.net.gr.

Cypher and MCP

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

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