Skip to content

Hostname

drift.click

Last fetched

drift.click resolves to 11 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:447 as the registrar.

Nutrition Label

WHISPER CANON · drift.clickRouting diversity4.8/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/drift.click

Resolution chain

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

IPPrefixASNOperatorCountry
3.229.88.793.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.91.113.1463.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.230.104.14534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.196.249.8644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.111.19844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.209.11644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.223.161.16944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.75.17052.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.158.149.454.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.205.49.2554.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.224.221.18154.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:447
Organization
drift.com,
Contact emails

Subdomains

146 observed subdomains of drift.click.

Web-graph footprint

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

Threat posture

History

Related pages

Pivot deeper into the graph from drift.click.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "drift.click"})-[: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.