Hostname
passninja.com
Last fetched
passninja.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ES. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
passninja.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.172.226.34 | 18.172.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 18.172.226.47 | 18.172.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 18.172.226.78 | 18.172.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 18.172.226.92 | 18.172.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 3.169.71.46 | 3.169.68.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IL |
| 3.169.71.50 | 3.169.68.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IL |
| 3.169.71.76 | 3.169.68.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IL |
| 3.169.71.95 | 3.169.68.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of passninja.com owner
- Contact emails
- f8579c0e496a4cc2b0deea50b3f2ba7e.protect@whoisguard.com
- 089d2708-dbf9-4e28-98c2-97945de8d09b@identity-protect.org
- 0ca5ae1c-7280-4ace-a250-b30f16212c91@identity-protect.org
- 216b701e-f5cc-4655-8005-e0a768c649fa@identity-protect.org
- 5e58d814-ed02-481d-9110-e52c9c45b390@identity-protect.org
- c26439ce-2e1e-4053-991d-baa232499e98@identity-protect.org
- ea0587a1-e975-4278-9dc4-e2700a353197@identity-protect.org
Subdomains
3 observed subdomains of passninja.com.
Web-graph footprint
Distinct hostnames that link to or from passninja.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from passninja.com.
- IP · 18.172.226.34
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · ES
- Email · f8579c0e496a4cc2b0deea50b3f2ba7e.protect@whoisguard.com
- TLD · .com
- Browse hostnames · pa…
- 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: "passninja.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.