Skip to content

Hostname

snapcraft.studio

Last fetched

snapcraft.studio resolves to 6 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in US. WHOIS lists iana:1636 as the registrar.

Nutrition Label

WHISPER CANON · snapcraft.studioRouting diversity4.2/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/snapcraft.studio

Resolution chain

snapcraft.studio resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
147.79.79.142147.85.173.0/24AS47583AS-HOSTINGER - Hostinger International LimitedUS
179.61.189.144179.61.214.0/24AS47583AS-HOSTINGER - Hostinger International LimitedSG
77.37.48.6877.37.72.0/23AS47583AS-HOSTINGER - Hostinger International LimitedSG
88.223.87.5688.223.153.0/24AS47583AS-HOSTINGER - Hostinger International LimitedUS
2.57.91.1552.57.91.0/24AS47583AS-HOSTINGER - Hostinger International Limited
88.222.222.20588.223.32.0/21AS47583AS-HOSTINGER - Hostinger International Limited

WHOIS identity

Registrar
iana:1636
Organization
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from snapcraft.studio.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "snapcraft.studio"})-[: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.