Hostname
driift.link
Last fetched
driift.link resolves to 100.24.170.90, announced in 100.24.0.0/13 by AMAZON-AES - Amazon.com, Inc. in US. driift.link is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 100.24.170.90
100.24.0.0/13 · AMAZON-AES - Amazon.com, Inc. · Ashburn, US
- 3.113.111.191
- 3.213.55.35
3.208.0.0/12 · AMAZON-AES - Amazon.com, Inc. · Ashburn, US
- 44.217.253.249
44.192.0.0/11 · AMAZON-AES - Amazon.com, Inc. · Ashburn, US
- 54.150.112.248
- 54.249.178.226
IPv6 resolution
No AAAA record for driift.link is recorded in WhisperGraph.
Attribution
Aws
cloud · ORIGIN_AS
WHOIS identity
Subdomains
| Subdomain |
|---|
| wildcard.driift.link |
Showing 1 of 1 subdomain (1 per page).
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- ns-434.awsdns-54.com
- ns-599.awsdns-10.net
- ns-1266.awsdns-30.org
- ns-1744.awsdns-26.co.uk
Threat-feed evidence
History
Related pages
Pivot from driift.link into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "driift.link"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.