Skip to content

Hostname

tecarta.com

Last fetched

tecarta.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · tecarta.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tecarta.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.45.10513.33.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.45.10813.33.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.45.12013.33.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.45.9013.33.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
18.164.13.12918.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
18.164.13.6718.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
18.164.13.7718.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
18.164.13.9818.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
18.64.119.10218.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.119.12718.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.119.2318.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.119.8018.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.141.318.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
18.64.141.718.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
18.64.141.7218.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
18.64.141.7718.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
3.174.46.213.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.473.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.663.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.683.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

9 observed subdomains of tecarta.com.

Web-graph footprint

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

14 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for tecarta.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.braintreegateway.com

Related pages

Pivot deeper into the graph from tecarta.com.

Cypher and MCP

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

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