Hostname
opusinspection.com
Last fetched
opusinspection.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
opusinspection.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.20.7.133 | 100.20.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.246.203.238 | 18.246.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 34.210.19.205 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.155.220.43 | 35.155.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.167.218.207 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.225.79.179 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.231.223.215 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.238.124.103 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.239.44.56 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.240.137.198 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.245.63.151 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 50.112.77.244 | 50.112.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.71.86.100 | 54.70.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 184.32.25.173 | 184.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.239.160.98 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of opusinspection.com owner
- Contact emails
- craig.brewer@opusinspection.com
- 300c758c-e378-4711-83d1-b3e40cb5efe8@identity-protect.org
- 3fc46ff5-1951-46a7-b063-aec77e5d324f@identity-protect.org
- 67f60ea1-445a-4c98-a144-059e84a1baf9@identity-protect.org
- b207264a-7084-4918-830c-a9cbe66627f5@identity-protect.org
- be8162d5-e4c3-4fa0-8321-b8a767536cfe@identity-protect.org
- ddfa908b-805d-4302-8dfb-75214402ec81@identity-protect.org
- owner-10013754@opusinspection.com.whoisprivacyservice.org
- owner-1068453@opusinspection.com.whoisprivacyservice.org
- owner-778185@opusinspection.com.whoisprivacyservice.org
Subdomains
8 observed subdomains of opusinspection.com.
Web-graph footprint
Distinct hostnames that link to or from opusinspection.com in the public web crawl.
9 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
4 SPF mechanisms authorising senders for opusinspection.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | turbo-smtp.com |
| SPF_IP | 34.212.219.202/32 |
Related pages
Pivot deeper into the graph from opusinspection.com.
- IP · 100.20.7.133
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · craig.brewer@opusinspection.com
- TLD · .com
- Browse hostnames · op…
- 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: "opusinspection.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.