Skip to content

Hostname

legal-script.com

Last fetched

legal-script.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · legal-script.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/legal-script.com

Resolution chain

legal-script.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.159.61.17713.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.15.6235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.59.7435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.17.12252.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.24.9854.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.178.165.13954.178.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
hirokazu hirai
Contact emails

Subdomains

12 observed subdomains of legal-script.com.

Web-graph footprint

Distinct hostnames that link to or from legal-script.com in the public web crawl.

41 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for legal-script.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from legal-script.com.

Cypher and MCP

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

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