Skip to content

Hostname

choshi.mypl.net

Last fetched

choshi.mypl.net resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · choshi.mypl.netRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/choshi.mypl.net

Resolution chain

choshi.mypl.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.112.56.14813.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.113.93.2313.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.156.16213.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.109.14554.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

No WHOIS records are currently associated with choshi.mypl.net in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from choshi.mypl.net in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for choshi.mypl.net.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_IP163.43.117.173
SPF_IP27.133.132.81
SPF_IP59.106.219.152

Related pages

Pivot deeper into the graph from choshi.mypl.net.

Cypher and MCP

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

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