Skip to content

Hostname

1ranger.com

Last fetched

1ranger.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:52 as the registrar.

Nutrition Label

WHISPER CANON · 1ranger.comRouting diversity5.7/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/1ranger.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.185.14216.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.203.14716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.17516.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.67.5316.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.12.1053.5.12.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.214.6952.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.221.11752.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.239.4252.216.239.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.50.25352.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.101.9152.217.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.205.13352.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.89.1152.217.89.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.130.18954.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.138.22154.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.198.2154.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.226.14954.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:52
Organization
thuc phan
Contact emails

Subdomains

1 observed subdomain of 1ranger.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for 1ranger.com.

MechanismTarget
SPF_INCLUDEspfc40.carrierzone.com

Related pages

Pivot deeper into the graph from 1ranger.com.

Cypher and MCP

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

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