Hostname
mdsaltfish.com
Last fetched
mdsaltfish.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
mdsaltfish.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 mdsaltfish.com owner
- Contact emails
- 884c3499-c9e9-43d3-a8f7-b4ff7098f31e@identity-protect.org
- a98194c0-62ef-4160-9bb9-a66b8e039eb3@identity-protect.org
- ad66a2d0-2afa-457c-bb8e-b4ce61b3bae0@identity-protect.org
- b46b7094-98f3-410b-875a-1f76382764c6@identity-protect.org
- d217f0ab-6718-47a5-9685-665b83fe5523@identity-protect.org
- f8688bb7-e5a1-42be-8882-b078c2597ef9@identity-protect.org
- owner-10398011@mdsaltfish.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from mdsaltfish.com.
- IP · 100.50.178.231
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 884c3499-c9e9-43d3-a8f7-b4ff7098f31e@identity-protect.org
- TLD · .com
- Browse hostnames · md…
- 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: "mdsaltfish.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.