Skip to content

Hostname

tarkettna.com

Last fetched

tarkettna.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1052 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.109.4913.33.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.109.7913.33.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.109.8113.33.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.109.9413.33.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.46.10018.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.518.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.5018.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.6718.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1052
Organization
carmona pierre
Contact emails

Subdomains

27 observed subdomains of tarkettna.com.

Web-graph footprint

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

196 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for tarkettna.com.

MechanismTarget
SPF_INCLUDE8435814.spf08.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEbf01.hubspotstarter.net
SPF_IP158.247.28.12

Related pages

Pivot deeper into the graph from tarkettna.com.

Cypher and MCP

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

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