Skip to content

Hostname

nubapp.com

Last fetched

nubapp.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · nubapp.comRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/nubapp.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.11913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.207.11413.227.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
13.227.207.2613.227.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
13.227.207.3113.227.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
13.227.207.5013.227.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
13.249.182.2413.249.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.182.4313.249.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.182.5013.249.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.182.7413.249.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.112.12418.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.3518.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.7418.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.9618.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.79.10018.64.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.79.11918.64.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.79.5418.64.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.79.8118.64.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
on behalf of nubapp.com owner
Contact emails

Subdomains

34 observed subdomains of nubapp.com.

Web-graph footprint

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

11 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for nubapp.com.

MechanismTarget
SPF_INCLUDE6234568.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.dominioabsoluto.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEzoho.eu

Related pages

Pivot deeper into the graph from nubapp.com.

Cypher and MCP

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

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