Skip to content

Hostname

tngtech.com

Last fetched

tngtech.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.6013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.7913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.93.1413.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.5813.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.713.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.7513.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.140.12918.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.1918.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.4218.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.8918.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
54.192.35.10654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.11654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.11754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.3254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:151
Organization
geschaeftsfuehrung administration
Contact emails

Subdomains

85 observed subdomains of tngtech.com.

Web-graph footprint

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

159 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for tngtech.com.

MechanismTarget
SPF_Amailgw01.zimbra-vnc.de
SPF_Amailgw02.zimbra-vnc.de
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspfv4.sosafe.de
SPF_INCLUDEspfv6.sosafe.de
SPF_MXtngtech.com

Related pages

Pivot deeper into the graph from tngtech.com.

Cypher and MCP

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

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