Skip to content

Hostname

pocket-guide.gr

Last fetched

pocket-guide.gr resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · pocket-guide.grRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/pocket-guide.gr

Resolution chain

pocket-guide.gr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
78.46.216.12278.46.0.0/15AS24940DE

WHOIS identity

No WHOIS records are currently associated with pocket-guide.gr in WhisperGraph.

Subdomains

8 observed subdomains of pocket-guide.gr.

Web-graph footprint

Distinct hostnames that link to or from pocket-guide.gr in the public web crawl.

32 sites link to this hostname.

278 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • pocket-guide.gr

SPF policy

5 SPF mechanisms authorising senders for pocket-guide.gr.

MechanismTarget
SPF_Apocket-guide.gr
SPF_IP78.46.216.122
SPF_IP81.171.6.209
SPF_IP95.211.177.96
SPF_MXpocket-guide.gr

Related pages

Pivot deeper into the graph from pocket-guide.gr.

Cypher and MCP

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

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