Hostname
opsense.com
Last fetched
opsense.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
opsense.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.164.96.3 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.46 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.66 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.73 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.9.95.105 | 65.9.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 65.9.95.52 | 65.9.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 65.9.95.57 | 65.9.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 65.9.95.89 | 65.9.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of opsense.com owner
- Contact emails
- hkeziah@mac.com
- 0bd6af66-1149-42ae-8739-92ca954620fd@identity-protect.org
- 6105859c-7da5-4091-8af0-3cb243988cd2@identity-protect.org
- f64a4d0a-513d-45c2-8b8a-2739da695911@identity-protect.org
- owner-11474242@opsense.com.whoisprivacyservice.org
- owner-2909552@opsense.com.whoisprivacyservice.org
- owner-8422285@opsense.com.whoisprivacyservice.org
Subdomains
38 observed subdomains of opsense.com.
Showing 22 of 38. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from opsense.com in the public web crawl.
9 sites link to this hostname.
24 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for opsense.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 39931758.spf05.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.zoho.com |
| SPF_INCLUDE | transmail.net |
Related pages
Pivot deeper into the graph from opsense.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "opsense.com"})-[: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.