Skip to content

Hostname

teamextract.com

Last fetched

teamextract.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TH. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.202.12118.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.1918.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.6318.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.9518.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
3.167.192.133.167.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.192.333.167.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.192.873.167.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.192.93.167.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.243.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.503.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.793.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.953.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
contact privacy inc. customer 0142900262
Contact emails

Subdomains

9 observed subdomains of teamextract.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for teamextract.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from teamextract.com.

Cypher and MCP

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

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