Hostname
atcom.gr
Last fetched
atcom.gr resolves to 2 IPv4 addresses operated by AS20940 in GR.
Nutrition Label
Resolution chain
atcom.gr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.19.51.54 | 2.19.51.0/24 | AS20940 | — | GR |
| 2.21.69.136 | 2.21.69.0/24 | AS20940 | — | GR |
WHOIS identity
No WHOIS records are currently associated with atcom.gr in WhisperGraph.
Subdomains
126 observed subdomains of atcom.gr.
Showing 25 of 126. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for atcom.gr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf-00913401.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.40.188.22 |
| SPF_IP | 104.45.9.141 |
| SPF_IP | 148.251.79.47 |
| SPF_IP | 193.92.123.0/24 |
| SPF_IP | 193.92.27.195 |
| SPF_IP | 23.97.169.126 |
| SPF_IP | 40.118.61.224 |
| SPF_IP | 52.166.179.201 |
| SPF_IP | 62.103.159.64/26 |
| SPF_MX | atcom.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.