Skip to content

Hostname

woz.org

Last fetched

woz.org resolves to 2 IPv4 addresses operated by NETACTUATE - NetActuate, Inc in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · woz.orgRouting diversity2.4/10Peering density9.0/10MOAS conflict⚠ 2 conflictsThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/woz.org

Resolution chain

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

IPPrefixASNOperatorCountry
209.177.153.242209.177.153.0/24AS36236NETACTUATE - NetActuate, IncUS
35.215.66.16435.215.64.0/18AS43515US

WHOIS identity

Registrar
iana:48
Organization
self
Contact emails

Subdomains

6 observed subdomains of woz.org.

Web-graph footprint

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

526 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for woz.org.

MechanismTarget
SPF_INCLUDEemailsrvr.com

Related pages

Pivot deeper into the graph from woz.org.

Cypher and MCP

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

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