Hostname
simmonsoptics.com
Last fetched
simmonsoptics.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
simmonsoptics.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 |
|---|---|---|---|---|
| 13.225.158.100 | 13.225.158.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.225.158.110 | 13.225.158.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.225.158.64 | 13.225.158.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.225.158.75 | 13.225.158.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.170.3.109 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.40 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.72 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.8 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- bushnell performance optics,
- Contact emails
- domainadministrator@bushnell.com
- krichardson@bushnell.com
- 08836954-65c4-45e4-8a2f-546a9dd27578@identity-protect.org
- 7b3c3a67-27e7-43e7-93a9-0fd587af60cc@identity-protect.org
- 80373b03-e147-4289-b182-a61b53371334@identity-protect.org
- 9aaeabe5-872f-43f3-bc82-39b618596586@identity-protect.org
- 9b7b9936-6087-4091-aa23-d1b651f69a95@identity-protect.org
- 9de8135c-219f-4d32-b00a-724673d6bc57@identity-protect.org
- b50de45b-794a-4ee3-8755-8172c0e8cd03@identity-protect.org
- owner-10045017@simmonsoptics.com.whoisprivacyservice.org
- owner-10314966@simmonsoptics.com.whoisprivacyservice.org
- owner-1065963@simmonsoptics.com.whoisprivacyservice.org
- owner-5101834@simmonsoptics.com.whoisprivacyservice.org
- owner-9239045@simmonsoptics.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of simmonsoptics.com.
Web-graph footprint
Distinct hostnames that link to or from simmonsoptics.com in the public web crawl.
78 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for simmonsoptics.com.
| Mechanism | Target |
|---|---|
| SPF_A | 3pmail.simmonsoptics.com |
| SPF_A | 3pmail.vistaoutdoor.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from simmonsoptics.com.
- IP · 13.225.158.100
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · domainadministrator@bushnell.com
- TLD · .com
- Browse hostnames · si…
- 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: "simmonsoptics.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.