Hostname
aztechninja.com
Last fetched
aztechninja.com resolves to 1 IPv4 address operated by CELLCO-PART - Verizon Business in US. WHOIS lists iana:1327 as the registrar.
Nutrition Label
Resolution chain
aztechninja.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 |
|---|---|---|---|---|
| 97.202.231.234 | 97.202.0.0/16 | AS6167 | CELLCO-PART - Verizon Business | US |
WHOIS identity
- Registrar
- iana:1327
- Organization
- registration privacy, no-ip.com
- Contact emails
- 01e5f60f31672422-1112464@privacy.no-ip.com
- 2157c5600d2a20d7-1112464@privacy.no-ip.com
- 2bd1105f6bc5a778-1112464@privacy.no-ip.com
- 2f9f1e9f07012346-1112464@privacy.no-ip.com
- 3e2258adf767882b-1112464@privacy.no-ip.com
- 5a986902dc6c7794-1112464@privacy.no-ip.com
- 7802ee23d1b55e05-1112464@privacy.no-ip.com
- 9f0412273b410373-1112464@privacy.no-ip.com
- f13642d226ed5ba0-1112464@privacy.no-ip.com
- patrick@astratechs.com
Subdomains
7 observed subdomains of aztechninja.com.
Web-graph footprint
Distinct hostnames that link to or from aztechninja.com in the public web crawl.
28 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for aztechninja.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | emailsrvr.com |
Related pages
Pivot deeper into the graph from aztechninja.com.
- IP · 97.202.231.234
- ASN · AS6167CELLCO-PART - Verizon Business
- Registrar · iana:1327
- Country · US
- Email · 01e5f60f31672422-1112464@privacy.no-ip.com
- TLD · .com
- Browse hostnames · az…
- 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: "aztechninja.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.