Skip to content

Hostname

downr.org

Last fetched

downr.org resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · downr.orgRouting diversity4.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/downr.org

Resolution chain

downr.org resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.85.219104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
13.215.239.21913.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
172.67.211.189172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
35.157.26.13535.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.74.6.10952.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
63.176.8.21863.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1479
Organization
Contact emails

Subdomains

1 observed subdomain of downr.org.

Subdomain
www.downr.org

Web-graph footprint

Distinct hostnames that link to or from downr.org in the public web crawl.

60 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for downr.org.

MechanismTarget
SPF_INCLUDEzoho.in

Related pages

Pivot deeper into the graph from downr.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "downr.org"})-[: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.