Hostname
mydiningexperiences.com
Last fetched
mydiningexperiences.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mydiningexperiences.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 |
|---|---|---|---|---|
| 16.15.192.16 | 16.15.192.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.218.246 | 16.15.216.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.182.42.157 | 16.182.40.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.24.20 | 3.5.24.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.217.142.61 | 52.217.128.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.91.115 | 52.217.91.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.198.221 | 54.231.192.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.204.141 | 54.231.192.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mydiningexperiences.com owner
- Contact emails
- 4c58732d-bea4-4c8d-b06e-1ad672737326@identity-protect.org
- 7abe34d4-9969-482e-82bc-2d8a232885b9@identity-protect.org
- 8181dcd1-14e2-4e9f-a39a-97d4c8197c62@identity-protect.org
- 918d9cf6-1e72-4664-928f-2fd50119911c@identity-protect.org
- b56d7ff0-420d-4e45-b844-4ec347608cc0@identity-protect.org
- f748cebf-1947-4268-86ba-ba6e354af154@identity-protect.org
- owner-8601517@mydiningexperiences.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of mydiningexperiences.com.
| Subdomain |
|---|
| www.mydiningexperiences.com |
Web-graph footprint
Distinct hostnames that link to or from mydiningexperiences.com in the public web crawl.
8 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for mydiningexperiences.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from mydiningexperiences.com.
- IP · 16.15.192.16
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 4c58732d-bea4-4c8d-b06e-1ad672737326@identity-protect.org
- TLD · .com
- Browse hostnames · my…
- 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: "mydiningexperiences.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.