Skip to content

Hostname

softhyphen.tokyo

Last fetched

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

Nutrition Label

WHISPER CANON · softhyphen.tokyoRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/softhyphen.tokyo

Resolution chain

softhyphen.tokyo resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.181.106.7218.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.216.6952.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.247.052.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.5.16452.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.48.10854.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.246.19957.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
Contact emails

Subdomains

6 observed subdomains of softhyphen.tokyo.

Web-graph footprint

Distinct hostnames that link to or from softhyphen.tokyo in the public web crawl.

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for softhyphen.tokyo.

MechanismTarget
SPF_Asofthyphen.tokyo
SPF_Asv552.xserver.jp
SPF_INCLUDEkagoya.net
SPF_INCLUDEspf-bma.mpme.jp
SPF_INCLUDEspf.sender.xserver.jp
SPF_INCLUDEspf.w2solution.com
SPF_IP149.72.128.58
SPF_MXsofthyphen.tokyo

Related pages

Pivot deeper into the graph from softhyphen.tokyo.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "softhyphen.tokyo"})-[: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.