Skip to content

Hostname

t-ctrucks.com

Last fetched

t-ctrucks.com resolves to 1 IPv4 address operated by GOOGLE - Google LLC in SG. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · t-ctrucks.comRouting diversity1.5/10Peering density8.7/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/t-ctrucks.com

Resolution chain

t-ctrucks.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.213.190.14435.213.128.0/18AS15169GOOGLE - Google LLCSG

WHOIS identity

Registrar
iana:49
Organization
cong ty co phan t&c trucks
Contact emails

Subdomains

1 observed subdomain of t-ctrucks.com.

Web-graph footprint

Distinct hostnames that link to or from t-ctrucks.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for t-ctrucks.com.

MechanismTarget
SPF_At-ctrucks.com
SPF_INCLUDEspf.maychuemail.com
SPF_INCLUDEspfmkt.maychumail.com
SPF_INCLUDEt-ctrucks.com.spf.auto.dnssmarthost.net
SPF_IP103.131.75.5
SPF_IP35.213.148.99
SPF_MXt-ctrucks.com

Related pages

Pivot deeper into the graph from t-ctrucks.com.

Cypher and MCP

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

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