Hostname
novaagora.com
Last fetched
novaagora.com resolves to 1 IPv4 address operated by CLARANET-AS ClaraNET LTD in ES. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
novaagora.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 80.67.99.3 | 80.67.96.0/20 | AS8426 | CLARANET-AS ClaraNET LTD | ES |
WHOIS identity
- Registrar
- iana:2
- Organization
- nova agora,
- Contact emails
Subdomains
47 observed subdomains of novaagora.com.
Showing 25 of 47. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from novaagora.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for novaagora.com.
| Mechanism | Target |
|---|---|
| SPF_A | novaagora.com |
| SPF_IP | 80.67.99.10 |
| SPF_IP | 80.67.99.11 |
| SPF_IP | 80.67.99.12 |
| SPF_IP | 80.67.99.3 |
| SPF_IP | 80.67.99.4 |
| SPF_IP | 80.67.99.5 |
| SPF_IP | 83.56.21.84 |
| SPF_MX | novaagora.com |
Related pages
Pivot deeper into the graph from novaagora.com.
- IP · 80.67.99.3
- ASN · AS8426CLARANET-AS ClaraNET LTD
- Registrar · iana:2
- Country · ES
- Email · dataprotected@maskeddetails.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: "novaagora.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.