Skip to content

Hostname

planap.com

Last fetched

planap.com resolves to 1 IPv4 address operated by OVH in FR. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · planap.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/planap.com

Resolution chain

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

IPPrefixASNOperatorCountry
135.125.3.102135.125.0.0/17AS16276OVHFR

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

13 observed subdomains of planap.com.

Web-graph footprint

Distinct hostnames that link to or from planap.com in the public web crawl.

16 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • planap.com

SPF policy

13 SPF mechanisms authorising senders for planap.com.

MechanismTarget
SPF_Aplanap.com
SPF_INCLUDE_spf.gestiondeservidor.net
SPF_INCLUDEgestiondeservidor.net
SPF_INCLUDErelay.gestiondeservidor.net
SPF_INCLUDErelay.sered.net
SPF_IP135.125.3.102
SPF_IP185.125.76.101
SPF_IP193.84.177.248
SPF_IP45.146.189.193
SPF_IP45.146.189.194
SPF_IP46.175.128.120
SPF_IP46.175.128.202
SPF_MXplanap.com

Related pages

Pivot deeper into the graph from planap.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "planap.com"})-[: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.