Skip to content

Hostname

boutyu.net

Last fetched

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

Nutrition Label

WHISPER CANON · boutyu.netRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/boutyu.net

Resolution chain

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

IPPrefixASNOperatorCountry
99.84.141.3099.84.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
99.84.141.6499.84.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
99.84.141.7299.84.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
99.84.141.9499.84.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

2 observed subdomains of boutyu.net.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for boutyu.net.

MechanismTarget
SPF_INCLUDEspf.makeshop.jp

Related pages

Pivot deeper into the graph from boutyu.net.

Cypher and MCP

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

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