Skip to content

Hostname

unmaison.com

Last fetched

unmaison.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · unmaison.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/unmaison.com

Resolution chain

unmaison.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
54.230.175.3754.230.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
54.230.175.5854.230.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
54.230.175.7854.230.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
54.230.175.9354.230.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
99.86.195.1199.86.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
99.86.195.1699.86.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
99.86.195.399.86.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
99.86.195.9799.86.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
mio tanaka
Contact emails

Web-graph footprint

Distinct hostnames that link to or from unmaison.com in the public web crawl.

5 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for unmaison.com.

MechanismTarget
SPF_INCLUDEspf.makeshop.jp

Related pages

Pivot deeper into the graph from unmaison.com.

Cypher and MCP

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

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

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