Hostname
emmerday.com
Last fetched
emmerday.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
emmerday.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.112.244.159 | 13.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.114.178.254 | 13.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.230.198.45 | 13.230.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.178.12.219 | 18.178.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.114.127.234 | 3.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.73.237.64 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.75.134.202 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.78.41.211 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.178.246.72 | 54.178.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 57.180.237.152 | 57.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 57.181.201.4 | 57.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 57.182.237.126 | 57.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:49
- Organization
- whois privacy protection service by muumuudomain
- Contact emails
Subdomains
2 observed subdomains of emmerday.com.
Web-graph footprint
Distinct hostnames that link to or from emmerday.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for emmerday.com.
| Mechanism | Target |
|---|---|
| SPF_A | www3141.sakura.ne.jp |
| SPF_INCLUDE | spf-bma.mpme.jp |
| SPF_INCLUDE | spf.bserver.jp |
| SPF_INCLUDE | spf.form-plus.io |
| SPF_MX | emmerday.com |
Related pages
Pivot deeper into the graph from emmerday.com.
- IP · 13.112.244.159
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:49
- Country · JP
- Email · privacy@whoisprivacyprotection.info
- TLD · .com
- Browse hostnames · em…
- 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: "emmerday.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.