Hostname
novauss.com
Last fetched
novauss.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
novauss.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.142.209.167 | 18.142.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.220.29.78 | 52.220.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of novauss.com owner
- Contact emails
- 3f5fd619-0e9e-4de2-98b5-c25b1f387cab@identity-protect.org
- 4cd67963-39ec-4f31-b428-eaa5e59eadd4@identity-protect.org
- 6aa5d938-7b2c-495a-9a19-c6ce38b91b5d@identity-protect.org
- 6f693b94-283b-401f-8ee6-9bd27054489e@identity-protect.org
- b3bd6208-f5a5-4315-a453-f83ca819a123@identity-protect.org
- d0cd7fd9-1e9c-4094-8cd5-9af87ae757e5@identity-protect.org
- e3b3f580-f45e-454e-a160-a3087886b4a3@identity-protect.org
- owner-1404732@novauss.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of novauss.com.
Threat posture
History
Related pages
Pivot deeper into the graph from novauss.com.
- IP · 18.142.209.167
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 3f5fd619-0e9e-4de2-98b5-c25b1f387cab@identity-protect.org
- 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: "novauss.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.