Skip to content

Hostname

timescard.com

Last fetched

timescard.com resolves to 7 IPv4 addresses operated by AKAMAI-ASN1 - Akamai International B.V. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · timescard.comRouting diversity2.4/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/timescard.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.12.145.13723.12.145.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.12.145.15723.12.145.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.73.207.15123.73.207.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.73.207.16423.73.207.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.73.207.16623.73.207.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.73.207.16723.73.207.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.73.207.17323.73.207.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US

WHOIS identity

Registrar
iana:69
Organization
times internet
Contact emails

Subdomains

21 observed subdomains of timescard.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for timescard.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEtilc.in

Related pages

Pivot deeper into the graph from timescard.com.

Cypher and MCP

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

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