Skip to content

Hostname

ypes.gr

Last fetched

ypes.gr resolves to 5 IPv4 addresses operated by AS6799 in GR.

Nutrition Label

WHISPER CANON · ypes.grRouting diversity2.4/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/ypes.gr

Resolution chain

ypes.gr resolves to 5 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 ypes.gr in WhisperGraph.

Subdomains

41 observed subdomains of ypes.gr.

Web-graph footprint

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

1,433 sites link to this hostname.

176 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ypes.gr.

MechanismTarget
SPF_INCLUDEb.spf.service-now.com
SPF_INCLUDEc.spf.service-now.com
SPF_INCLUDEd.spf.service-now.com
SPF_INCLUDEspf.otenet.gr

Related pages

Pivot deeper into the graph from ypes.gr.

Cypher and MCP

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

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