Skip to content

Hostname

nuula.com

Last fetched

nuula.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.146.133.13716.146.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.240.25244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
50.112.25.12250.112.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
52.13.20.23452.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.24.188.3652.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.33.229.19152.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

6 observed subdomains of nuula.com.

Web-graph footprint

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

26 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for nuula.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.autopilothq.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXnuula.com

Related pages

Pivot deeper into the graph from nuula.com.

Cypher and MCP

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

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