Skip to content

Hostname

rescripted.com

Last fetched

rescripted.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · rescripted.comRouting diversity5.6/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/rescripted.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.219.16.2013.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.188.2453.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.235.3934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.212.11934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.9.17144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.17.143.12350.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.18.13252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.3.81.8252.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.20.8752.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.225.130.4154.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.82.135.9354.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.99.8198.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
best shot care,
Contact emails

Subdomains

6 observed subdomains of rescripted.com.

Web-graph footprint

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

278 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for rescripted.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from rescripted.com.

Cypher and MCP

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

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