Skip to content

Hostname

moodyz.com

Last fetched

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

Nutrition Label

WHISPER CANON · moodyz.comRouting diversity5.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/moodyz.com

Resolution chain

moodyz.com resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.113.174.3613.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.105.22918.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.206.2303.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.72.188.835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.83.13735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.63.5435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.199.22652.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.228.12152.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.47.21352.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.149.8352.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.47.22152.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.178.67.24754.178.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.154.11454.249.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.253.19354.249.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.73.10954.249.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
57.183.70.13257.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.22.857.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.248.23257.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
#temporarily set#
Contact emails

Subdomains

3 observed subdomains of moodyz.com.

Web-graph footprint

Distinct hostnames that link to or from moodyz.com in the public web crawl.

192 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for moodyz.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from moodyz.com.

Cypher and MCP

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

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