Hostname
shikoque.com
Last fetched
shikoque.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
shikoque.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 shikoque.com owner
- Contact emails
- 12066d25-b1ce-4185-8449-58ccc08fc456@identity-protect.org
- 1696c074-80d3-4da8-bb6c-17f52f3b80ec@identity-protect.org
- 1cf05100-9825-41fd-9ecb-3b7497009f7a@identity-protect.org
- 872747a5-e03e-4abb-9603-ee6b0da5ba90@identity-protect.org
- a05aefe8-7d35-4744-afde-27fe6e5bf98e@identity-protect.org
- d3520399-9ca2-470e-b09f-8ea0ca7d7b37@identity-protect.org
- d9d5dc2e-12c9-4d90-ab52-0db35feb6514@identity-protect.org
- fbbcc3ac-94b3-42de-96ed-f08680fcd37d@identity-protect.org
Subdomains
5 observed subdomains of shikoque.com.
Web-graph footprint
Distinct hostnames that link to or from shikoque.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- shikoque.com
SPF policy
4 SPF mechanisms authorising senders for shikoque.com.
| Mechanism | Target |
|---|---|
| SPF_A | shikoque.com |
| SPF_A | sv14084.xserver.jp |
| SPF_INCLUDE | spf.sender.xserver.jp |
| SPF_MX | shikoque.com |
Related pages
Pivot deeper into the graph from shikoque.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "shikoque.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.