Skip to content

Hostname

you.gr

Last fetched

you.gr resolves to 12 IPv4 addresses operated by AS20940 in CZ.

Nutrition Label

WHISPER CANON · you.grRouting diversity3.9/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/you.gr

Resolution chain

you.gr resolves to 12 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 you.gr in WhisperGraph.

Subdomains

20 observed subdomains of you.gr.

Web-graph footprint

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

165 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for you.gr.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEcpaspf.contactpigeon.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.mailendo.com
SPF_IP194.169.232.41
SPF_IP194.169.232.43

Related pages

Pivot deeper into the graph from you.gr.

Cypher and MCP

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

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