Skip to content

Hostname

debater.gr

Last fetched

debater.gr resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · debater.grRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/debater.gr

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.12.221104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.21.56.210104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.155.241172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.196.126172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

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

Subdomains

2 observed subdomains of debater.gr.

Web-graph footprint

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

171 sites link to this hostname.

292 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from debater.gr.

Cypher and MCP

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

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