Skip to content

Hostname

t2000inc.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
35.81.41.19135.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.226.201.21644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.231.21.14544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
50.112.47.13650.112.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
52.10.145.16052.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.148.34.5054.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.218.162.18254.218.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.244.181.8654.244.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
tech 2000
Contact emails

Subdomains

5 observed subdomains of t2000inc.com.

Web-graph footprint

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

16 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for t2000inc.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmxlogic.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.200.29.12
SPF_IP168.245.127.37
SPF_IP207.235.55.13
SPF_IP207.235.55.6

Related pages

Pivot deeper into the graph from t2000inc.com.

Cypher and MCP

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

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