Skip to content

Hostname

oppycx.com

Last fetched

oppycx.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · oppycx.comRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/oppycx.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.37.58.8213.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.39.236.24613.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.39.255.9413.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
35.181.163.3335.181.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
51.44.57.10051.44.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
51.45.55.23751.45.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:468
Organization
anthony dinis
Contact emails

Subdomains

17 observed subdomains of oppycx.com.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for oppycx.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzcsend.net
SPF_IP87.237.188.230

Related pages

Pivot deeper into the graph from oppycx.com.

Cypher and MCP

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

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