Skip to content

Hostname

spindices.com

Last fetched

spindices.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · spindices.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/spindices.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.1113.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3113.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.613.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9513.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.245.86.1218.245.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.4018.245.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.4418.245.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.5518.245.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.102.1083.168.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.373.168.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.883.168.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.893.168.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.1073.174.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.543.174.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.563.174.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.763.174.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
host master
Contact emails

Subdomains

65 observed subdomains of spindices.com.

Web-graph footprint

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

273 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from spindices.com.

Cypher and MCP

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

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