Skip to content

Hostname

hostingplan.pro

Last fetched

hostingplan.pro resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:2487 as the registrar.

Nutrition Label

WHISPER CANON · hostingplan.proRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/hostingplan.pro

Resolution chain

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

IPPrefixASNOperatorCountry
91.107.214.4791.107.128.0/17AS24940DE

WHOIS identity

Registrar
iana:2487
Organization
domain admin
Contact emails

Subdomains

10 observed subdomains of hostingplan.pro.

Threat posture

History

Mail and authentication

MX records

  • hostingplan.pro

SPF policy

15 SPF mechanisms authorising senders for hostingplan.pro.

MechanismTarget
SPF_IP162.55.84.24
SPF_IP188.34.155.107
SPF_IP2a01:4f8:271:142f::2/64
SPF_IP2a01:4f8:c013:bec2:0:0:0:1
SPF_IP2a01:4f9:1a:a630::2/64
SPF_IP2a01:4f9:3051:38eb::2/64
SPF_IP2a01:4f9:3100:11a0::2/64
SPF_IP37.27.137.148
SPF_IP49.12.65.7
SPF_IP49.13.30.77
SPF_IP65.10.226.25
SPF_IP65.108.231.60
SPF_IP65.109.106.180
SPF_IP91.107.214.47
SPF_IP95.216.5.52

Related pages

Pivot deeper into the graph from hostingplan.pro.

Cypher and MCP

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

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