Skip to content

Hostname

durst.org

Last fetched

durst.org resolves to 18 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · durst.orgRouting diversity5.6/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/durst.org

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.178.2100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.21.230.192107.21.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
18.208.100.618.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.0.1813.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.237.1073.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.247.14834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.191.18134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.87.10734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.204.20334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.89.9134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.149.2344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.150.13052.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.161.6652.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.3.146.9252.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.81.19052.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.159.17.21054.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.59.9554.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.207.36.11452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0151576968
Contact emails

Subdomains

63 observed subdomains of durst.org.

Web-graph footprint

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

214 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for durst.org.

Related pages

Pivot deeper into the graph from durst.org.

Cypher and MCP

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

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