Skip to content

Hostname

andreoy.gr

Last fetched

andreoy.gr resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.6.171104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.135.15172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.6188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.6188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

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

Subdomains

3 observed subdomains of andreoy.gr.

Web-graph footprint

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

12 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for andreoy.gr.

MechanismTarget
SPF_Aandreoy.gr
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcpaspf.contactpigeon.com
SPF_IP176.31.41.131
SPF_IP94.237.86.133
SPF_MXandreoy.gr

Related pages

Pivot deeper into the graph from andreoy.gr.

Cypher and MCP

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

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