Skip to content

Hostname

dors.com

Last fetched

dors.com resolves to 1 IPv4 address operated by RUSONYX-AS in RU.

Nutrition Label

WHISPER CANON · dors.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dors.com

Resolution chain

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

IPPrefixASNOperatorCountry
89.253.240.9789.253.240.0/21AS41535RUSONYX-ASRU

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for dors.com.

MechanismTarget
SPF_INCLUDEspf.sendsay.ru
SPF_IP193.9.244.191
SPF_IP195.2.83.128/25
SPF_IP62.113.100.0/24
SPF_IP62.113.101.0/26
SPF_IP62.113.86.192/26
SPF_IP62.113.90.0/24
SPF_IP85.30.202.17
SPF_IP89.253.240.0/24

Related pages

Pivot deeper into the graph from dors.com.

Cypher and MCP

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

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