Skip to content

Hostname

skore.ai

Last fetched

skore.ai resolves to 14 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1011 as the registrar.

Nutrition Label

WHISPER CANON · skore.aiRouting diversity5.0/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/skore.ai

Resolution chain

skore.ai resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.24.104.99100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
107.22.99.124107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.249.19318.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.94.1863.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.239.663.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.251.403.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.157.25134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.227.21834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.129.22334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.72.20734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.153.76.10135.153.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.144.190.13954.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.87.136.21654.87.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.166.11634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.

WHOIS identity

Registrar
iana:1011
Organization
digital privacy corporation
Contact emails

Subdomains

17 observed subdomains of skore.ai.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from skore.ai.

Cypher and MCP

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

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