Skip to content

Hostname

ihis3.skillnote.jp

Last fetched

ihis3.skillnote.jp resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · ihis3.skillnote.jpRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ihis3.skillnote.jp

Resolution chain

ihis3.skillnote.jp resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.192.134.19813.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
175.41.255.122175.41.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.232.5752.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.135.17554.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

No WHOIS records are currently associated with ihis3.skillnote.jp in WhisperGraph.

Subdomains

1 observed subdomain of ihis3.skillnote.jp.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ihis3.skillnote.jp.

MechanismTarget
SPF_MXihis3.skillnote.jp

Related pages

Pivot deeper into the graph from ihis3.skillnote.jp.

Cypher and MCP

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

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