Hostname
nysaltfish.com
Last fetched
nysaltfish.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nysaltfish.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.50.178.231 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.214.163.162 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.213.91.37 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.222.182.210 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.227.187.242 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.192.44.186 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.168.50.107 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.223.215.133 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.204.65.15 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.45.216.150 | 52.44.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of nysaltfish.com owner
- Contact emails
- 1e9cbe51-f72e-4cbe-b236-57141bd65e0e@identity-protect.org
- 29db42cb-69c5-4595-ba37-534d9d147a88@identity-protect.org
- 498f8e73-e8a6-46eb-a56c-861e7e09a469@identity-protect.org
- 61622e78-aeb4-488a-961d-a472d23bc685@identity-protect.org
- cb8c5ef4-e905-45f3-be1b-8988c215eb17@identity-protect.org
- ccd5ca76-c6ac-445d-899d-066debc70b87@identity-protect.org
- d6495f37-311c-4595-889f-20656953200f@identity-protect.org
- owner-2898468@nysaltfish.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from nysaltfish.com.
- IP · 100.50.178.231
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1e9cbe51-f72e-4cbe-b236-57141bd65e0e@identity-protect.org
- TLD · .com
- Browse hostnames · ny…
- 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: "nysaltfish.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.