Skip to content

Hostname

moala.fun

Last fetched

moala.fun resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · moala.funRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/moala.fun

Resolution chain

moala.fun resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.244.11813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.12213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.3913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.251.1713.226.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.251.2013.226.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.251.6413.226.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.251.6513.226.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.11813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.35.185.12413.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.185.2013.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.185.313.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.185.513.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

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

Subdomains

87 observed subdomains of moala.fun.

Web-graph footprint

Distinct hostnames that link to or from moala.fun in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for moala.fun.

MechanismTarget
SPF_IP210.190.116.0/25

Related pages

Pivot deeper into the graph from moala.fun.

Cypher and MCP

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

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