Skip to content

Hostname

team.drift.com

Last fetched

team.drift.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · team.drift.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/team.drift.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.166.5218.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.5918.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.6718.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.7518.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.11318.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.1718.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.1918.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.9718.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.5.103.160.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.5.1283.160.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.5.523.160.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.5.763.160.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with team.drift.com in WhisperGraph.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from team.drift.com.

Cypher and MCP

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

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