Skip to content

Hostname

nube.app

Last fetched

nube.app resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.65.148.218.65.148.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.148.6018.65.148.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.148.6118.65.148.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.148.7118.65.148.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
54.192.97.10854.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.97.12654.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.97.4954.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.97.9654.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domaincostclub_com
Contact emails

Subdomains

1 observed subdomain of nube.app.

Subdomain
mail.nube.app

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for nube.app.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from nube.app.

Cypher and MCP

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

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