Skip to content

Hostname

human.ac.jp

Last fetched

human.ac.jp resolves to 1 IPv4 address operated by AS7506 in JP.

Nutrition Label

WHISPER CANON · human.ac.jpRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/human.ac.jp

Resolution chain

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

IPPrefixASNOperatorCountry
160.251.123.205160.251.151.0/24AS7506JP

WHOIS identity

Registrar
Organization
waseda college of medical arts and science
Contact emails

Subdomains

15 observed subdomains of human.ac.jp.

Web-graph footprint

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

161 sites link to this hostname.

108 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for human.ac.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.ma-jin.jp
SPF_IP150.249.241.212
SPF_IP150.249.241.218
SPF_IP153.120.4.10
SPF_IP157.7.140.194
SPF_IP157.7.198.179
SPF_IP160.16.103.171
SPF_IP160.16.112.21
SPF_IP160.251.123.205
SPF_IP210.193.113.249/32
SPF_IP210.193.113.35/32
SPF_IP52.185.189.102
SPF_IP54.248.18.164

Related pages

Pivot deeper into the graph from human.ac.jp.

Cypher and MCP

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

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