Skip to content

Hostname

ventura.org

Last fetched

ventura.org resolves to 3 IPv4 addresses operated by AS35280 in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ventura.orgRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint7.4/10canon.whisper.security/host/ventura.org

Resolution chain

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

IPPrefixASNOperatorCountry
107.162.255.9107.162.254.0/23AS35280US
52.25.136.6052.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.187.33.22254.186.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
county of ventura information sys. dept.
Contact emails

Subdomains

86 observed subdomains of ventura.org.

Web-graph footprint

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

728 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for ventura.org.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEservice-now.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP139.131.76.33/32
SPF_IP139.131.76.81/28
SPF_IP148.59.100.16/28
SPF_IP157.145.215.0/24
SPF_IP157.145.220.3
SPF_IP198.207.148.239
SPF_IP199.91.136.12
SPF_IP208.117.51.45
SPF_IP216.128.251.155/32
SPF_IP3.214.204.181/32
SPF_IP35.80.141.6/32
SPF_IP44.229.121.55/32
SPF_IP98.153.229.124

Related pages

Pivot deeper into the graph from ventura.org.

Cypher and MCP

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

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