Skip to content

Hostname

planinetz.org

Last fetched

planinetz.org resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · planinetz.orgRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/planinetz.org

Resolution chain

planinetz.org resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.10.146104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.190.124172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
91.196.124.7391.196.124.0/23AS201200SUPERHOSTING_AS - SuperHosting.BG Ltd.BG

WHOIS identity

Registrar
iana:48
Organization
alpine club
Contact emails

Subdomains

10 observed subdomains of planinetz.org.

Web-graph footprint

Distinct hostnames that link to or from planinetz.org in the public web crawl.

6 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • planinetz.org

SPF policy

6 SPF mechanisms authorising senders for planinetz.org.

MechanismTarget
SPF_Aplaninetz.org
SPF_INCLUDEsigma.spf.superhosting.bg
SPF_INCLUDEsmtp-out.spf.superhosting.bg
SPF_IP91.196.124.10
SPF_IP91.196.125.10
SPF_MXplaninetz.org

Related pages

Pivot deeper into the graph from planinetz.org.

Cypher and MCP

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

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