Skip to content

Hostname

tcgplayer.com

Last fetched

tcgplayer.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:292 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.7.45108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.52108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.71108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.95108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.139.47.104108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.124108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.41108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.78108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.71.4218.160.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.71.4818.160.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.71.5618.160.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.71.7918.160.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

60 observed subdomains of tcgplayer.com.

Web-graph footprint

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

1,327 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for tcgplayer.com.

MechanismTarget
SPF_INCLUDE8946057.spf04.hubspotemail.net
SPF_INCLUDE_spf.ultipro.com
SPF_INCLUDEc._spf.ebay.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP216.71.154.29
SPF_IP68.232.157.143

Related pages

Pivot deeper into the graph from tcgplayer.com.

Cypher and MCP

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

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