Skip to content

Hostname

amiami.jp

Last fetched

amiami.jp resolves to 1 IPv4 address operated by AS17506 in JP.

Nutrition Label

WHISPER CANON · amiami.jpRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/amiami.jp

Resolution chain

amiami.jp resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
113.39.94.200113.32.0.0/13AS17506JP

WHOIS identity

Registrar
Organization
ivp corporation
Contact emails

Subdomains

27 observed subdomains of amiami.jp.

Web-graph footprint

Distinct hostnames that link to or from amiami.jp in the public web crawl.

1,750 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for amiami.jp.

MechanismTarget
SPF_INCLUDEspf-bma.mpme.jp
SPF_INCLUDEspf.amiami.smtps.jp
SPF_INCLUDEspf.repica.jp
SPF_IP113.39.94.192/26
SPF_IP125.6.136.167
SPF_IP125.6.136.168
SPF_IP125.6.136.214
SPF_IP202.78.211.0/28
SPF_IP58.80.17.67
SPF_IP59.159.236.252
SPF_IP59.159.236.30

Related pages

Pivot deeper into the graph from amiami.jp.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "amiami.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.