Skip to content

Hostname

spnccrzone.com

Last fetched

spnccrzone.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · spnccrzone.comRouting diversity6.9/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings4.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/spnccrzone.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.29.74.3100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.204.46.15218.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.23.1418.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.250.1103.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.246.443.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.144.2483.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.133.443.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.27.6134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.203.37.4134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.30.10334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.168.1044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.173.21544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.143.2144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.212.187.22844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.222.27.20244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.112.40.5450.112.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
50.16.41.23550.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.156.20252.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.61.12952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.107.17852.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of spnccrzone.com.

Web-graph footprint

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

9 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from spnccrzone.com.

Cypher and MCP

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

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