Skip to content

Hostname

netplanet.gr

Last fetched

netplanet.gr resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
188.34.132.200188.34.128.0/17AS24940DE

WHOIS identity

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

Subdomains

108 observed subdomains of netplanet.gr.

Web-graph footprint

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

163 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for netplanet.gr.

MechanismTarget
SPF_Anetplanet.gr
SPF_INCLUDE_spf.google.com
SPF_IP135.181.140.69
SPF_IP138.201.141.31
SPF_IP144.76.86.174
SPF_IP148.251.6.123
SPF_IP176.9.42.232
SPF_IP178.63.26.74
SPF_IP188.34.132.200
SPF_IP188.40.72.11
SPF_IP37.27.67.229
SPF_IP37.97.171.76
SPF_IP46.4.13.84
SPF_IP65.108.218.173
SPF_IP78.46.229.190
SPF_IP88.99.68.4
SPF_IP95.216.10.100
SPF_IP95.216.112.44
SPF_IP95.216.46.224
SPF_IP95.217.43.100
SPF_MXnetplanet.gr

Related pages

Pivot deeper into the graph from netplanet.gr.

Cypher and MCP

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

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