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
Resolution chain
ventura.org resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 107.162.255.9 | 107.162.254.0/23 | AS35280 | — | US |
| 52.25.136.60 | 52.24.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.187.33.222 | 54.186.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- county of ventura information sys. dept.
- Contact emails
- e542d78g64v@networksolutionsprivateregistration.com
- hm9aa35d6cx@networksolutionsprivateregistration.com
- hx6kj7hp4uy@networksolutionsprivateregistration.com
- jk2c86da8s5@networksolutionsprivateregistration.com
- mj76d2pg6nf@networksolutionsprivateregistration.com
- my6mn7cn82y@networksolutionsprivateregistration.com
- nc9m893693k@networksolutionsprivateregistration.com
- q99676bs8tt@networksolutionsprivateregistration.com
- r57x35xb7et@networksolutionsprivateregistration.com
- sw4e76ms9yn@networksolutionsprivateregistration.com
- uk8me4rr69v@networksolutionsprivateregistration.com
- uy9af8526jb@networksolutionsprivateregistration.com
- xj74w7br2vg@networksolutionsprivateregistration.com
- y45pz6ur9pe@networksolutionsprivateregistration.com
- yy7cs2wb6kd@networksolutionsprivateregistration.com
- zy7gn3sy3vk@networksolutionsprivateregistration.com
Subdomains
86 observed subdomains of ventura.org.
Showing 25 of 86. View all subdomains →
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.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
19 SPF mechanisms authorising senders for ventura.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | service-now.com |
| SPF_INCLUDE | spf.constantcontact.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfa.cpmails.com |
| SPF_IP | 139.131.76.33/32 |
| SPF_IP | 139.131.76.81/28 |
| SPF_IP | 148.59.100.16/28 |
| SPF_IP | 157.145.215.0/24 |
| SPF_IP | 157.145.220.3 |
| SPF_IP | 198.207.148.239 |
| SPF_IP | 199.91.136.12 |
| SPF_IP | 208.117.51.45 |
| SPF_IP | 216.128.251.155/32 |
| SPF_IP | 3.214.204.181/32 |
| SPF_IP | 35.80.141.6/32 |
| SPF_IP | 44.229.121.55/32 |
| SPF_IP | 98.153.229.124 |
Related pages
Pivot deeper into the graph from ventura.org.
- IP · 107.162.255.9
- ASN · AS35280
- Registrar · iana:146
- Country · US
- Email · e542d78g64v@networksolutionsprivateregistration.com
- TLD · .org
- Browse hostnames · ve…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.