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
Resolution chain
nuula.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.146.133.137 | 16.146.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.238.240.252 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 50.112.25.122 | 50.112.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.13.20.234 | 52.12.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.24.188.36 | 52.24.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.33.229.191 | 52.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of nuula.com owner
- Contact emails
- 13609786488@139.com
- 00ca3e3e-4e29-47ad-90c6-044ddee188ce@identity-protect.org
- 5b12bfe6-dcc2-4eb5-a46b-4da74f2b515f@identity-protect.org
- 8ef729ef-0129-4ad5-bf12-23d333cfd05e@identity-protect.org
- 9e9ad7b1-b028-49d6-829a-2a36240654f1@identity-protect.org
- be62e4a4-ea9c-424d-9ef0-79fbb422346c@identity-protect.org
- eb587581-0d14-46d0-b6e9-3a76ceca9381@identity-protect.org
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.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.autopilothq.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | nuula.com |
Related pages
Pivot deeper into the graph from nuula.com.
- IP · 16.146.133.137
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 13609786488@139.com
- TLD · .com
- Browse hostnames · nu…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.