Hostname
novica.com
Last fetched
novica.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
novica.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:2
- Organization
- novica united,
- Contact emails
Subdomains
45 observed subdomains of novica.com.
Showing 25 of 45. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from novica.com in the public web crawl.
805 sites link to this hostname.
65 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- alt1.aspmx.l.google.com
- alt1.aspmx.l.google.com
- alt2.aspmx.l.google.com
- alt2.aspmx.l.google.com
- alt3.aspmx.l.google.com
- alt3.aspmx.l.google.com
- alt4.aspmx.l.google.com
- alt4.aspmx.l.google.com
- aspmx.l.google.com
- aspmx.l.google.com
- cupid.origin-aws.novica.com
- mxa.mailgun.org
- mxa.mailgun.org
- mxb.mailgun.org
- mxb.mailgun.org
SPF policy
11 SPF mechanisms authorising senders for novica.com.
| Mechanism | Target |
|---|---|
| SPF_A | cupid.origin-aws.novica.com |
| SPF_INCLUDE | _spf.bigcommerce.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | email.rechargeapps.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_IP | 168.245.39.177 |
| SPF_IP | 52.27.170.41 |
| SPF_IP | 64.18.0.0/20 |
| SPF_IP | 74.125.148.0/22 |
| SPF_MX | novica.com |
Related pages
Pivot deeper into the graph from novica.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "novica.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.