Skip to content

Hostname

auctions.wwe.com

Last fetched

auctions.wwe.com resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · auctions.wwe.comRouting diversity2.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.6/10canon.whisper.security/host/auctions.wwe.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.4.235.8052.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.236.192.18854.236.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with auctions.wwe.com in WhisperGraph.

Subdomains

1 observed subdomain of auctions.wwe.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for auctions.wwe.com.

MechanismTarget
SPF_Ab.spf.service-now.com
SPF_Ac.spf.service-now.com
SPF_Ad.spf.service-now.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP167.206.158.135
SPF_IP38.81.102.125
SPF_IP64.21.81.35
SPF_IP65.123.29.0/24
SPF_IP74.201.147.128/25

Related pages

Pivot deeper into the graph from auctions.wwe.com.

Cypher and MCP

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

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