Skip to content

Hostname

sothebys.com

Last fetched

sothebys.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in EG.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.159.102.30108.159.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.EG
108.159.102.41108.159.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.EG
108.159.102.55108.159.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.EG
108.159.102.60108.159.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.EG
13.33.153.4013.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
13.33.153.6413.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
13.33.153.7713.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
13.33.153.9913.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
52.222.236.1052.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.11952.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.1652.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.9752.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for sothebys.com.

MechanismTarget
SPF_REDIRECT6h5ahkek._spf._d.mim.ec

Related pages

Pivot deeper into the graph from sothebys.com.

Cypher and MCP

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

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