Hostname
sailing-nikola.com
Last fetched
sailing-nikola.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
sailing-nikola.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
- on behalf of sailing-nikola.com owner
- Contact emails
- 15970628-6023-4db4-b505-ae884243d659@identity-protect.org
- 449377e6-dad8-4aa8-b68d-87bdee02f51b@identity-protect.org
- 59ed49e2-fd8e-48f2-addb-f0a143dea0ee@identity-protect.org
- 8a5549f0-3bd2-4e51-9fd2-b314acc1e518@identity-protect.org
- 8d163c94-2df5-4b63-a0e8-af3c99b8e2f3@identity-protect.org
- c32c9b3c-f473-464a-8f7d-4345328c5806@identity-protect.org
Subdomains
1 observed subdomain of sailing-nikola.com.
| Subdomain |
|---|
| www.sailing-nikola.com |
Web-graph footprint
Distinct hostnames that link to or from sailing-nikola.com in the public web crawl.
45 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for sailing-nikola.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.messagingengine.com |
Related pages
Pivot deeper into the graph from sailing-nikola.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sailing-nikola.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.