Skip to content

Hostname

atcb2b.gr

Last fetched

atcb2b.gr resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · atcb2b.grRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/atcb2b.gr

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.7.153104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.130.82172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
65.108.46.23265.108.0.0/16AS24940FI

WHOIS identity

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

Subdomains

22 observed subdomains of atcb2b.gr.

Web-graph footprint

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

12 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for atcb2b.gr.

MechanismTarget
SPF_Aatcb2b.gr
SPF_Acksrv5.computerkey.gr
SPF_Acksrv6.computerkey.gr
SPF_Acksrv6a.computerkey.gr
SPF_MXatcb2b.gr

Related pages

Pivot deeper into the graph from atcb2b.gr.

Cypher and MCP

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

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