Skip to content

Hostname

carotrans.com

Last fetched

carotrans.com resolves to 1 IPv4 address operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:13 as the registrar.

Nutrition Label

WHISPER CANON · carotrans.comRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/carotrans.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.36.9345.60.36.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
iana:13
Organization
carotrans international
Contact emails

Subdomains

25 observed subdomains of carotrans.com.

Web-graph footprint

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

26 sites link to this hostname.

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for carotrans.com.

MechanismTarget
SPF_INCLUDE_phishspf.knowbe4.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEau._netblocks.mimecast.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-cwip.mainfreight.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.88.113.130
SPF_IP13.88.116.145
SPF_IP64.7.120.69/32

Related pages

Pivot deeper into the graph from carotrans.com.

Cypher and MCP

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

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