Skip to content

Hostname

yourdoc.gr

Last fetched

yourdoc.gr resolves to 2 IPv4 addresses operated by AS34762 in GR.

Nutrition Label

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

Resolution chain

yourdoc.gr resolves to 2 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 yourdoc.gr in WhisperGraph.

Subdomains

7 observed subdomains of yourdoc.gr.

Web-graph footprint

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

8 sites link to this hostname.

169 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for yourdoc.gr.

MechanismTarget
SPF_Ayourdoc.gr
SPF_INCLUDE_spf.fastmail.gr
SPF_IP135.181.217.90
SPF_IP136.243.90.167
SPF_IP37.27.140.59
SPF_IP37.27.64.118
SPF_MXyourdoc.gr

Related pages

Pivot deeper into the graph from yourdoc.gr.

Cypher and MCP

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

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