Skip to content

Hostname

spyscape.com

Last fetched

spyscape.com resolves to 18 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · spyscape.comRouting diversity5.7/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/spyscape.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.30.89.29100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.212.35100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.238.1763.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.33.1413.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.4.2343.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.255.18234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.93.22534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.224.147.8234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.226.160.18434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.168.13244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.199.14644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.204.17652.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.166.21652.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.66.8152.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.147.144.20754.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.209.598.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.77.398.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.81.11254.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

18 observed subdomains of spyscape.com.

Web-graph footprint

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

1,026 sites link to this hostname.

818 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for spyscape.com.

MechanismTarget
SPF_INCLUDE4611826.spf08.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.ticketure.com

Related pages

Pivot deeper into the graph from spyscape.com.

Cypher and MCP

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

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