Skip to content

Hostname

ranzcp.org

Last fetched

ranzcp.org resolves to 1 IPv4 address operated by AS7545 in AU. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ranzcp.orgRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/ranzcp.org

Resolution chain

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

IPPrefixASNOperatorCountry
202.168.6.34202.168.6.0/24AS7545AU

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

43 observed subdomains of ranzcp.org.

Web-graph footprint

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

771 sites link to this hostname.

504 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

38 SPF mechanisms authorising senders for ranzcp.org.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfx.isentia.com
SPF_IP110.174.186.62
SPF_IP115.146.75.193
SPF_IP115.146.75.197
SPF_IP115.146.75.220
SPF_IP119.225.19.38
SPF_IP119.225.7.254
SPF_IP131.203.252.250
SPF_IP138.217.255.38
SPF_IP138.217.255.42
SPF_IP138.217.255.46
SPF_IP149.72.116.19/32
SPF_IP149.72.117.225/32
SPF_IP149.72.119.192/32
SPF_IP149.72.119.197/32
SPF_IP149.72.119.199/32
SPF_IP149.72.119.210/32
SPF_IP149.72.147.106/32
SPF_IP149.72.148.50/32
SPF_IP149.72.155.21/32
SPF_IP149.72.160.121/32
SPF_IP149.72.166.148/32
SPF_IP159.183.181.113/32
SPF_IP202.168.6.35
SPF_IP202.168.6.37
SPF_IP202.180.67.17
SPF_IP202.62.129.147
SPF_IP202.62.130.140
SPF_IP202.62.139.93
SPF_IP202.74.203.72
SPF_IP203.129.146.169
SPF_IP210.54.82.134
SPF_IP27.32.153.42
SPF_IP52.255.35.249/32

Related pages

Pivot deeper into the graph from ranzcp.org.

Cypher and MCP

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

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