Skip to content

Hostname

shinyloot.com

Last fetched

shinyloot.com resolves to 4 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · shinyloot.comRouting diversity3.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/shinyloot.com

Resolution chain

shinyloot.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
147.79.120.248147.79.120.0/21AS47583AS-HOSTINGER - Hostinger International LimitedUS
89.116.213.6989.116.213.0/24AS47583AS-HOSTINGER - Hostinger International LimitedBR
91.108.127.7091.108.124.0/22AS47583AS-HOSTINGER - Hostinger International LimitedBR
92.112.198.20092.112.196.0/22AS47583AS-HOSTINGER - Hostinger International LimitedUS

WHOIS identity

Registrar
iana:146
Organization
chris p
Contact emails

Subdomains

3 observed subdomains of shinyloot.com.

Web-graph footprint

Distinct hostnames that link to or from shinyloot.com in the public web crawl.

25 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for shinyloot.com.

MechanismTarget
SPF_INCLUDE_spf.mail.hostinger.com

Related pages

Pivot deeper into the graph from shinyloot.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "shinyloot.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.