Hostname
nuvodia.com
Last fetched
nuvodia.com resolves to 2 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in US. WHOIS lists iana:440 as the registrar.
Nutrition Label
Resolution chain
nuvodia.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 |
|---|---|---|---|---|
| 108.61.195.217 | 108.61.194.0/23 | AS20473 | AS-VULTR - The Constant Company, LLC | US |
| 23.235.198.135 | 23.235.196.0/22 | AS54641 | IMH-IAD - InMotion Hosting, Inc. | US |
WHOIS identity
- Registrar
- iana:440
- Organization
- domains by proxy,
- Contact emails
Subdomains
57 observed subdomains of nuvodia.com.
Showing 25 of 57. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from nuvodia.com in the public web crawl.
36 sites link to this hostname.
116 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for nuvodia.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.nuvodia.com |
| SPF_INCLUDE | smtp.smileback.com |
| SPF_IP | 167.89.70.61/32 |
| SPF_IP | 208.89.120.0/21 |
| SPF_IP | 23.235.198.135 |
| SPF_IP | 50.31.33.121/32 |
| SPF_IP | 63.131.236.90 |
| SPF_IP | 64.94.35.32/32 |
| SPF_IP | 66.43.12.148 |
| SPF_IP | 66.45.186.0/24 |
| SPF_MX | nuvodia.com |
Related pages
Pivot deeper into the graph from nuvodia.com.
- IP · 108.61.195.217
- ASN · AS20473AS-VULTR - The Constant Company, LLC
- Registrar · iana:440
- Country · US
- Email · networks@nuvodia.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: "nuvodia.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.