Skip to content

Hostname

mollo.app

Last fetched

mollo.app resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · mollo.appRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/mollo.app

Resolution chain

mollo.app resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.64.236.11618.64.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.236.11718.64.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.236.12318.64.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.236.5418.64.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.185.1013.170.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.185.233.170.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.185.433.170.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.185.613.170.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.1099.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.1199.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.12199.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.6999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

11 observed subdomains of mollo.app.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mollo.app.

MechanismTarget
SPF_INCLUDE_spf.firebasemail.com

Related pages

Pivot deeper into the graph from mollo.app.

Cypher and MCP

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

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