Skip to content

Hostname

itd-cart.com

Last fetched

itd-cart.com resolves to 2 IPv4 addresses operated by AS197540 in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · itd-cart.comRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/itd-cart.com

Resolution chain

itd-cart.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:151
Organization
itd
Contact emails

Subdomains

12 observed subdomains of itd-cart.com.

Web-graph footprint

Distinct hostnames that link to or from itd-cart.com in the public web crawl.

50 sites link to this hostname.

121 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for itd-cart.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.17.201.73
SPF_IP62.245.145.254
SPF_IP88.217.164.236
SPF_IP88.217.164.237

Related pages

Pivot deeper into the graph from itd-cart.com.

Cypher and MCP

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

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