Hostname
pursuingyourwhy.com
Last fetched
pursuingyourwhy.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
pursuingyourwhy.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 |
|---|---|---|---|---|
| 3.166.192.55 | 3.166.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.192.86 | 3.166.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.192.94 | 3.166.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.192.98 | 3.166.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.111 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.120 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.2 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.69 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of pursuingyourwhy.com owner
- Contact emails
- 11bebf88-52d7-4264-a4c4-5f4611569269@identity-protect.org
- 3a8ab7ea-a0b0-4f58-9715-9e0b12eb735b@identity-protect.org
- 4589aa84-53c1-4a35-ab39-34cee5f6b058@identity-protect.org
- af95ead7-bf82-4041-874f-78ab70afc988@identity-protect.org
- e9fe53c6-3878-4ae0-8c05-18abe0589d5b@identity-protect.org
- f01cb7d6-5b83-41cf-b1c6-90d21fdd22bc@identity-protect.org
- owner-6202025@pursuingyourwhy.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of pursuingyourwhy.com.
| Subdomain |
|---|
| www.pursuingyourwhy.com |
Threat posture
History
Related pages
Pivot deeper into the graph from pursuingyourwhy.com.
- IP · 3.166.192.55
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 11bebf88-52d7-4264-a4c4-5f4611569269@identity-protect.org
- TLD · .com
- Browse hostnames · pu…
- 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: "pursuingyourwhy.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.