Hostname
nica.com
Last fetched
nica.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nica.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- andre schneider (domcollect worldwide intellectual property ag)
- Contact emails
- gladcompany@naver.com
- kshipley@nica.com
- nicacontact@gmail.com
- 08936d75-bbcf-41e1-a0c5-ce5d5eaba7d5@identity-protect.org
- 0d7e9b11-6d70-49e6-9be9-5f3042e2151f@identity-protect.org
- 76cf80b1-962c-4193-b55e-8a3983f0b0e9@identity-protect.org
- 7b3b7882-dc6c-4a18-b592-85e8af46b021@identity-protect.org
- cb180d6f-7d7d-4df2-8ce4-dcb605f0fcbb@identity-protect.org
- de5a690a-1314-411a-abc6-67d28b56d214@identity-protect.org
- e2739f8c-6574-45e9-88d2-62b551fa6ba8@identity-protect.org
- owner-2767884@nica.com.whoisprivacyservice.org
- owner-8656839@nica.com.whoisprivacyservice.org
Subdomains
25 observed subdomains of nica.com.
Web-graph footprint
Distinct hostnames that link to or from nica.com in the public web crawl.
57 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for nica.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from nica.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nica.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.