Skip to content

Hostname

jrwz.net

Last fetched

jrwz.net resolves to 1 IPv4 address operated by AS63949 in US. WHOIS lists iana:469 as the registrar.

Nutrition Label

WHISPER CANON · jrwz.netRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.6/10canon.whisper.security/host/jrwz.net

Resolution chain

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

IPPrefixASNOperatorCountry
69.164.217.24269.164.208.0/20AS63949US

WHOIS identity

Registrar
iana:469
Organization
jrwznet
Contact emails

Subdomains

4 observed subdomains of jrwz.net.

Web-graph footprint

Distinct hostnames that link to or from jrwz.net in the public web crawl.

55 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for jrwz.net.

MechanismTarget
SPF_Ajrwz.net
SPF_IP198.74.61.159
SPF_IP2600:3c03:0:0:0:0:31:f000
SPF_IP2600:3c03:0:0:f03c:91ff:fe70:64ab
SPF_IP2600:3c03:0:0:f03c:91ff:fe96:113e
SPF_IP69.164.217.242
SPF_IP69.164.217.247
SPF_MXjrwz.net

Related pages

Pivot deeper into the graph from jrwz.net.

Cypher and MCP

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

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