Skip to content

Hostname

opalauctions.com

Last fetched

opalauctions.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1609 as the registrar.

Nutrition Label

WHISPER CANON · opalauctions.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/opalauctions.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.22.152.222100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.22.182.206100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.23.10.187100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.23.145.85100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.146.207.316.146.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
16.147.177.5116.147.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
35.166.85.6735.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.231.198.10244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.241.68.944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.246.68.9044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.43.218.3452.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.185.247.2554.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
16.146.194.14516.146.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
34.212.147.12034.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
184.34.167.198184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1609
Organization
domain privacy
Contact emails

Subdomains

5 observed subdomains of opalauctions.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for opalauctions.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_MXopalauctions.com

Related pages

Pivot deeper into the graph from opalauctions.com.

Cypher and MCP

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

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