Skip to content

Hostname

opus2.com

Last fetched

opus2.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.174.46.203.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.503.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.563.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.723.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

152 observed subdomains of opus2.com.

Web-graph footprint

Distinct hostnames that link to or from opus2.com in the public web crawl.

173 sites link to this hostname.

176 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for opus2.com.

MechanismTarget
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP18.166.219.1
SPF_IP18.188.69.10
SPF_IP3.11.90.34
SPF_IP35.177.186.215
SPF_IP52.220.207.107

Related pages

Pivot deeper into the graph from opus2.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "opus2.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.