Skip to content

Hostname

daroosf.com

Last fetched

daroosf.com resolves to 1 IPv4 address operated by WEIDE in IR. WHOIS lists iana:82 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.88.177.248185.88.177.0/24AS201691WEIDEIR

WHOIS identity

Registrar
iana:82
Organization
bshir bhshti
Contact emails

Subdomains

14 observed subdomains of daroosf.com.

Web-graph footprint

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

27 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for daroosf.com.

MechanismTarget
SPF_Adaroosf.com
SPF_IP185.141.134.48
SPF_IP185.88.177.248
SPF_IP5.9.2.236
SPF_IP5.9.4.20/24
SPF_MXdaroosf.com

Related pages

Pivot deeper into the graph from daroosf.com.

Cypher and MCP

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

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