Hostname
novasd.com
Last fetched
novasd.com resolves to 1 IPv4 address operated by SUCURI-SEC - Sucuri in US. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
novasd.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 |
|---|---|---|---|---|
| 192.124.249.139 | 192.124.249.0/24 | AS30148 | SUCURI-SEC - Sucuri | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- on behalf of novasd.com owner
- Contact emails
- dns@livenation.com
- 98c32107bd4741f390d5c4b17c6426f1.protect@whoisguard.com
- 518b65cb-b179-4451-845b-a7517f97c139@identity-protect.org
- 655296ac-1dde-425a-8ee1-fd6fce160f6d@identity-protect.org
- 9e0d91da-35b5-46d5-9998-74c9430fc3d2@identity-protect.org
- d6c2758b-cbaa-40a6-9c00-836913730123@identity-protect.org
- e085b844-f766-4a55-b54f-4c2a703ee392@identity-protect.org
- f3e08f28-732d-4943-a924-37b31002476a@identity-protect.org
- owner-5421746@novasd.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of novasd.com.
| Subdomain |
|---|
| gtm.novasd.com |
| www.novasd.com |
Web-graph footprint
Distinct hostnames that link to or from novasd.com in the public web crawl.
107 sites link to this hostname.
33 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for novasd.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | secureserver.net |
| SPF_IP | 160.153.175.209 |
Related pages
Pivot deeper into the graph from novasd.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "novasd.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.