Skip to content

Hostname

skystore.com

Last fetched

skystore.com resolves to 1 IPv4 address operated by AS5607 in GB. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · skystore.comRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/skystore.com

Resolution chain

skystore.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
90.216.131.19290.192.0.0/11AS5607GB

WHOIS identity

Registrar
iana:292
Organization
domain administrator
Contact emails

Subdomains

70 observed subdomains of skystore.com.

Web-graph footprint

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

407 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for skystore.com.

MechanismTarget
SPF_Acourier.int.skystore.com
SPF_Apostamt.int.skystore.com
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEspf-009f8f01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP90.216.128.250
SPF_IP90.216.128.251
SPF_IP90.216.131.188
SPF_IP90.216.131.190
SPF_IP90.216.144.250
SPF_IP90.216.144.251

Related pages

Pivot deeper into the graph from skystore.com.

Cypher and MCP

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

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