Skip to content

Hostname

tcgstorage.com

Last fetched

tcgstorage.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:3786 as the registrar.

Nutrition Label

WHISPER CANON · tcgstorage.comRouting diversity3.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/tcgstorage.com

Resolution chain

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

IPPrefixASNOperatorCountry
44.194.207.5944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.3.167.10652.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.133.5552.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.147.62.9354.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:3786
Organization
brandsight privacy customer 141855
Contact emails

Subdomains

1 observed subdomain of tcgstorage.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for tcgstorage.com.

MechanismTarget
SPF_INCLUDEsecureserver.net

Related pages

Pivot deeper into the graph from tcgstorage.com.

Cypher and MCP

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

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