Skip to content

Hostname

ts3card.com

Last fetched

ts3card.com resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:1485 as the registrar.

Nutrition Label

WHISPER CANON · ts3card.comRouting diversity3.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/ts3card.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.79.45.168104.79.32.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
184.31.173.33184.31.160.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.FR
184.85.131.121184.85.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.BR
23.45.109.7523.45.96.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:1485
Organization
toyota finance corporation
Contact emails

Subdomains

56 observed subdomains of ts3card.com.

Web-graph footprint

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

142 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ts3card.com.

MechanismTarget
SPF_INCLUDEspf-bma.mpme.jp
SPF_MXts3card.com

Related pages

Pivot deeper into the graph from ts3card.com.

Cypher and MCP

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

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