Hostname
emmi.jp
Last fetched
emmi.jp resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.
Nutrition Label
Resolution chain
emmi.jp resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- —
- Organization
- mash holdings co.,ltd.
- Contact emails
Subdomains
5 observed subdomains of emmi.jp.
Web-graph footprint
Distinct hostnames that link to or from emmi.jp in the public web crawl.
263 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for emmi.jp.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | kagoya.net |
| SPF_INCLUDE | spf-bma.mpme.jp |
| SPF_INCLUDE | spf.w2solution.com |
| SPF_IP | 149.72.128.58 |
| SPF_IP | 154.34.12.157 |
| SPF_MX | emmi.jp |
Related pages
Pivot deeper into the graph from emmi.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "emmi.jp"})-[: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.