Hostname
codicepro.shinystat.com
Last fetched
codicepro.shinystat.com resolves to 2 IPv4 addresses operated by SHINY-AS Corso nazionale 19 in IT.
Nutrition Label
Resolution chain
codicepro.shinystat.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.206.86.14 | 185.206.86.0/24 | AS6665 | SHINY-AS Corso nazionale 19 | IT |
| 80.88.91.219 | 80.88.80.0/20 | AS31034 | ARUBA-ASN | IT |
WHOIS identity
No WHOIS records are currently associated with codicepro.shinystat.com in WhisperGraph.
Web-graph footprint
Distinct hostnames that link to or from codicepro.shinystat.com in the public web crawl.
1,175 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from codicepro.shinystat.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "codicepro.shinystat.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.