Skip to content

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

WHISPER CANON · opusinspection.comRouting diversity5.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/opusinspection.com

Resolution chain

opusinspection.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.20.7.133100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.246.203.23818.246.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
34.210.19.20534.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.155.220.4335.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
35.167.218.20735.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.225.79.17944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.231.223.21544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.124.10344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.239.44.5644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.240.137.19844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.245.63.15144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
50.112.77.24450.112.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.71.86.10054.70.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
184.32.25.173184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
44.239.160.9844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of opusinspection.com owner
Contact emails

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for opusinspection.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEturbo-smtp.com
SPF_IP34.212.219.202/32

Related pages

Pivot deeper into the graph from opusinspection.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.