Hostname
ashley-krysinski.com
Last fetched
ashley-krysinski.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
ashley-krysinski.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.238.50.105 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.50.154 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.50.229 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.50.37 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.137.103 | 3.166.136.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.137.141 | 3.166.136.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.137.151 | 3.166.136.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.137.154 | 3.166.136.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ashley-krysinski.com owner
- Contact emails
- 0e9fcdef-2abb-40ee-bf47-1dd3afb90e85@identity-protect.org
- 620e53a8-bbf3-4927-981d-5844004a0245@identity-protect.org
- 9f6beed3-e13a-44dc-9700-a44b57fbd4b6@identity-protect.org
- a356f7f3-d082-4838-8aba-69ce60791457@identity-protect.org
- de07fdf3-52ed-4333-8004-f043fa2483eb@identity-protect.org
- f9e70739-ec2f-4549-8554-9fdd31660e8e@identity-protect.org
- owner-6835257@ashley-krysinski.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from ashley-krysinski.com.
- IP · 18.238.50.105
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0e9fcdef-2abb-40ee-bf47-1dd3afb90e85@identity-protect.org
- TLD · .com
- Browse hostnames · as…
- 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: "ashley-krysinski.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.