Skip to content

Hostname

moobon.jp

Last fetched

moobon.jp resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.176.241.24118.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.126.2918.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.77.135.21635.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.131.14052.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.191.10652.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.146.3352.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
moobon,inc.
Contact emails

Subdomains

36 observed subdomains of moobon.jp.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for moobon.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP52.196.201.126

Related pages

Pivot deeper into the graph from moobon.jp.

Cypher and MCP

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

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