Skip to content

Hostname

runmylease.com

Last fetched

runmylease.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · runmylease.comRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/runmylease.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.125.12413.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.12913.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.1413.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.3413.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.1113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.55.126143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.66143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.79143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.89143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
65.8.131.1765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.3165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.6665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.9765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.91.12899.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.12999.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.7199.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.7399.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
iana:468
Organization
on behalf of runmylease.com owner
Contact emails

Subdomains

6 observed subdomains of runmylease.com.

Web-graph footprint

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

6 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for runmylease.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from runmylease.com.

Cypher and MCP

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

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