Hostname
dev-pathfinder.com
Last fetched
dev-pathfinder.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dev-pathfinder.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.64.50.11 | 18.64.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.64.50.115 | 18.64.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.64.50.33 | 18.64.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.64.50.4 | 18.64.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dev-pathfinder.com owner
- Contact emails
- 78a734af-417f-4105-b88f-83c54ed060cf@identity-protect.org
- 7bc94ccf-8435-46a6-be92-5452eec50afc@identity-protect.org
- 96934836-a010-4b5d-b2be-74ab3de0ddb6@identity-protect.org
- a79da5d6-50e7-4143-ba4c-3d37e39ae813@identity-protect.org
- c5d1aebe-c782-493e-811b-e1f3948a773f@identity-protect.org
- cfcd5696-d21c-4a72-b255-b01447b10732@identity-protect.org
- df17e39f-86ef-4534-a17f-e971067ec428@identity-protect.org
- owner-7908294@dev-pathfinder.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from dev-pathfinder.com.
- IP · 18.64.50.11
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AU
- Email · 78a734af-417f-4105-b88f-83c54ed060cf@identity-protect.org
- TLD · .com
- Browse hostnames · de…
- 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: "dev-pathfinder.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.