Skip to content

Hostname

durstus.com

Last fetched

durstus.com resolves to 1 IPv4 address operated by QOSL-AS-AP Qovic Online Solutions LLP in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · durstus.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/durstus.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.149.86.12434.148.0.0/14AS396982QOSL-AS-AP Qovic Online Solutions LLPUS

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

4 observed subdomains of durstus.com.

Web-graph footprint

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

74 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for durstus.com.

MechanismTarget
SPF_INCLUDE_spf.act-on.net
SPF_INCLUDE_spf.mycimcloud.com
SPF_INCLUDEsmtp.astea.cloud
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.166.67/32
SPF_IP149.72.173.59/32
SPF_IP151.101.130.159/32
SPF_IP206.16.232.64/26
SPF_IP217.199.19.19
SPF_IP40.71.35.61
SPF_IP64.57.250.212/32
SPF_IP67.23.168.31
SPF_IP68.232.128.0/19
SPF_IP97.107.142.201

Related pages

Pivot deeper into the graph from durstus.com.

Cypher and MCP

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

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