Hostname
tech.atom.adjust.com
Last fetched
tech.atom.adjust.com resolves to 1 IPv4 address operated by TNICF-AS-AP Thai Network Information Center Foundation in NL.
Nutrition Label
Resolution chain
tech.atom.adjust.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.151.204.205 | 185.151.204.0/24 | AS205184 | TNICF-AS-AP Thai Network Information Center Foundation | NL |
WHOIS identity
No WHOIS records are currently associated with tech.atom.adjust.com in WhisperGraph.
Threat posture
History
Mail and authentication
SPF policy
27 SPF mechanisms authorising senders for tech.atom.adjust.com.
| Mechanism | Target |
|---|---|
| SPF_A | tech.atom.adjust.com |
| SPF_INCLUDE | _partners.adjust.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | adjust.com |
| SPF_IP | 136.243.153.110/26 |
| SPF_IP | 136.243.38.205/26 |
| SPF_IP | 138.201.130.67/26 |
| SPF_IP | 144.76.76.103/27 |
| SPF_IP | 148.251.245.204/27 |
| SPF_IP | 148.251.245.205/27 |
| SPF_IP | 173.208.60.0/23 |
| SPF_IP | 178.162.200.128/26 |
| SPF_IP | 178.162.216.128/25 |
| SPF_IP | 178.162.216.64/26 |
| SPF_IP | 178.162.219.0/24 |
| SPF_IP | 178.63.10.21/26 |
| SPF_IP | 185.147.12.160/28 |
| SPF_IP | 185.151.204.0/22 |
| SPF_IP | 23.19.48.0/22 |
| SPF_IP | 2a0b:14c0::/32 |
| SPF_IP | 46.4.82.181/27 |
| SPF_IP | 85.17.0.64/28 |
| SPF_IP | 88.99.136.211/26 |
| SPF_IP | 88.99.194.49/26 |
| SPF_IP | 88.99.219.164/26 |
| SPF_IP | 88.99.91.12/26 |
| SPF_IP | 94.130.141.47/26 |
Related pages
Pivot deeper into the graph from tech.atom.adjust.com.
- IP · 185.151.204.205
- ASN · AS205184TNICF-AS-AP Thai Network Information Center Foundation
- Country · NL
- Apex domain · adjust.com
- Parent domain · atom.adjust.com
- TLD · .com
- Browse hostnames · te…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tech.atom.adjust.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.