Hostname
atj.com
Last fetched
atj.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
atj.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.14.148 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.15.148 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.73.174 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- asia transpacific journeys
- Contact emails
- a345x37q9tp@networksolutionsprivateregistration.com
- a34zh4hm8su@networksolutionsprivateregistration.com
- a69m34k23vm@networksolutionsprivateregistration.com
- bc79y2rd6f8@networksolutionsprivateregistration.com
- cr3fk9p64wk@networksolutionsprivateregistration.com
- cu3zy4bm84h@networksolutionsprivateregistration.com
- dh3yr23e78f@networksolutionsprivateregistration.com
- dj8ku82c4ka@networksolutionsprivateregistration.com
- ds5dp6dr3xy@networksolutionsprivateregistration.com
- ej48s7hy25r@networksolutionsprivateregistration.com
- em49g6yy89t@networksolutionsprivateregistration.com
- f45cm3947sa@networksolutionsprivateregistration.com
- fw64b8we686@networksolutionsprivateregistration.com
- h295b7jd8wn@networksolutionsprivateregistration.com
- hb44a5ds259@networksolutionsprivateregistration.com
- ks9rr74j5ut@networksolutionsprivateregistration.com
- n24py4877sa@networksolutionsprivateregistration.com
- n79wu8jh4hh@networksolutionsprivateregistration.com
- pg6v487f7dy@networksolutionsprivateregistration.com
- ps4w98h48ga@networksolutionsprivateregistration.com
- and 15 more
Subdomains
3 observed subdomains of atj.com.
Web-graph footprint
Distinct hostnames that link to or from atj.com in the public web crawl.
27 sites link to this hostname.
416 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for atj.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.e2ma.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_IP | 108.161.137.133 |
| SPF_IP | 147.160.167.0/26 |
| SPF_IP | 23.21.109.197/32 |
| SPF_IP | 23.21.109.212/32 |
Related pages
Pivot deeper into the graph from atj.com.
- IP · 104.26.14.148
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2
- Country · CA
- Email · a345x37q9tp@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · at…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "atj.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.