Hostname
novu.com
Last fetched
novu.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
novu.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.27.176.8 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.207.6.136 | 18.204.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.210.155.102 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.208.216.11 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.209.74.31 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.234.153.218 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.1.112.93 | 52.0.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.70.192.22 | 52.70.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.146.100.192 | 54.144.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.204.85.35 | 54.204.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.236.205.171 | 54.236.128.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.169.178.75 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of novu.com owner
- Contact emails
- webmaster@novu.com
- 3714817a-b9c3-4234-b068-6e0e0477a515@identity-protect.org
- badaaff9-4268-4a79-9a4c-1022e51122be@identity-protect.org
- cd74df94-3d88-48b1-81fa-0accdccf12e3@identity-protect.org
- da4bd269-682c-4014-9e69-6e741fdc83b5@identity-protect.org
- f8713f5a-9bb2-4e79-9cbb-d7e322bdb1f5@identity-protect.org
- ff4e5d16-040b-4354-a8dd-9d5dca97e759@identity-protect.org
- owner-10522163@novu.com.whoisprivacyservice.org
- owner-2497371@novu.com.whoisprivacyservice.org
- owner-2861737@novu.com.whoisprivacyservice.org
- owner-362662@novu.com.whoisprivacyservice.org
- owner-560044@novu.com.whoisprivacyservice.org
- owner-7950521@novu.com.whoisprivacyservice.org
Subdomains
79 observed subdomains of novu.com.
Showing 19 of 79. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from novu.com in the public web crawl.
28 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for novu.com.
| Mechanism | Target |
|---|---|
| SPF_A | inbound.ccsportal.com.netsolmail.net |
| SPF_INCLUDE | app.sgizmo.com |
| SPF_INCLUDE | novu-com.spf.smtp25.com |
| SPF_INCLUDE | rnmk.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.zixsmbhosted.com |
| SPF_IP | 168.245.0.133/32 |
| SPF_MX | novu.com |
Related pages
Pivot deeper into the graph from novu.com.
- IP · 100.27.176.8
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · webmaster@novu.com
- TLD · .com
- Browse hostnames · no…
- 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: "novu.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.