Skip to content

Hostname

scripting.com

Last fetched

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

Nutrition Label

WHISPER CANON · scripting.comRouting diversity7.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/scripting.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.178.22116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.180.14016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.12716.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.24216.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.186.25516.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.188.13516.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.1716.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.5416.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.193.21916.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.2016.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.22016.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.3816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.8416.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.12816.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.3716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.7816.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.3116.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.6316.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.102.21316.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.104.18916.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0131782524
Contact emails

Subdomains

146 observed subdomains of scripting.com.

Web-graph footprint

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

2,151 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from scripting.com.

Cypher and MCP

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

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