Skip to content

Hostname

atcom.gr

Last fetched

atcom.gr resolves to 2 IPv4 addresses operated by AS20940 in GR.

Nutrition Label

WHISPER CANON · atcom.grRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/atcom.gr

Resolution chain

atcom.gr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

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

Subdomains

126 observed subdomains of atcom.gr.

Web-graph footprint

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

160 sites link to this hostname.

47 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for atcom.gr.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-00913401.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.40.188.22
SPF_IP104.45.9.141
SPF_IP148.251.79.47
SPF_IP193.92.123.0/24
SPF_IP193.92.27.195
SPF_IP23.97.169.126
SPF_IP40.118.61.224
SPF_IP52.166.179.201
SPF_IP62.103.159.64/26
SPF_MXatcom.gr

Related pages

Pivot deeper into the graph from atcom.gr.

Cypher and MCP

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

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