Skip to content

Hostname

scripts.com

Last fetched

scripts.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · scripts.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/scripts.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.205.47.3618.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.64.313.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.203.156.21334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.3.15344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.14.18044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.247.3152.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.144.198.11754.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
72.44.63.20972.44.32.0/19AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.142.2998.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.20.122100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.147.252.22254.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.198.129.11132.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for scripts.com.

MechanismTarget
SPF_Ascripts.com
SPF_INCLUDEsecureserver.net
SPF_MXscripts.com

Related pages

Pivot deeper into the graph from scripts.com.

Cypher and MCP

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

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