Hostname
munchery.com
Last fetched
munchery.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in EG. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
munchery.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 |
|---|---|---|---|---|
| 108.159.120.104 | 108.159.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 108.159.120.22 | 108.159.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 108.159.120.78 | 108.159.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 108.159.120.83 | 108.159.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 99.84.160.27 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.81 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.84 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.87 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
- munchery.com@domainsbyproxy.com
- 0e15905e1c4c4376b03f44926740bd96.protect@whoisguard.com
- 1f3ac9c736bf42a680a347f06d4d6493.protect@whoisguard.com
- 37ccd029ee9f4d5699b51ca68078a3ce.protect@whoisguard.com
- 3aa0a95b32c44e4d9e76e8228910b08f.protect@whoisguard.com
- 53c48979034d4839b9d9c72e80a18c36.protect@whoisguard.com
- 7c0a663ffe764181945c0120f37b6ffb.protect@whoisguard.com
- 94fdf93159d04d0fae5f4577fd14d9fe.protect@whoisguard.com
- a3f9d45ed3894576b7fc72222b972237.protect@whoisguard.com
- e4e4f8b41ee740138b759460340c8011.protect@whoisguard.com
- edb1fc59d487417ebb24e7c8f88bea54.protect@whoisguard.com
Subdomains
4 observed subdomains of munchery.com.
Web-graph footprint
Distinct hostnames that link to or from munchery.com in the public web crawl.
460 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for munchery.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | shops.shopify.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_MX | munchery.com |
Related pages
Pivot deeper into the graph from munchery.com.
- IP · 108.159.120.104
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · EG
- Email · munchery.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · mu…
- 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: "munchery.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.