Hostname
mealrouter.com
Last fetched
mealrouter.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mealrouter.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.213.219.178 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.208.227.48 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.237.27.235 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.86.246.173 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mealrouter.com owner
- Contact emails
- 0f595272-a145-4425-86ea-622f24e75f09@identity-protect.org
- 1de99449-4142-4022-a8c5-668582ffe527@identity-protect.org
- 2de94633-fba5-4933-a34d-2ca1bf6a185b@identity-protect.org
- 5118e865-39cb-44a3-975a-a113aa28d1b3@identity-protect.org
- 93401f73-7443-4979-bc35-886f199a51df@identity-protect.org
- a746082d-0f5d-440b-a55e-098852cec6fa@identity-protect.org
- a8449401-3b66-4342-a8be-9910c3e8b339@identity-protect.org
- owner-1709311@mealrouter.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from mealrouter.com.
- IP · 18.213.219.178
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0f595272-a145-4425-86ea-622f24e75f09@identity-protect.org
- TLD · .com
- Browse hostnames · me…
- 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: "mealrouter.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.