Skip to content

Hostname

doroob.sa

Last fetched

doroob.sa resolves to 2 IPv4 addresses operated by ALIBABA-CN-NET - Alibaba (US) Technology Co., Ltd. in SA.

Nutrition Label

WHISPER CANON · doroob.saRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/doroob.sa

Resolution chain

doroob.sa resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
8.213.40.258.213.0.0/18AS45102ALIBABA-CN-NET - Alibaba (US) Technology Co., Ltd.SA
8.213.47.2528.213.0.0/18AS45102ALIBABA-CN-NET - Alibaba (US) Technology Co., Ltd.SA

WHOIS identity

No WHOIS records are currently associated with doroob.sa in WhisperGraph.

Subdomains

16 observed subdomains of doroob.sa.

Web-graph footprint

Distinct hostnames that link to or from doroob.sa in the public web crawl.

300 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for doroob.sa.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from doroob.sa.

Cypher and MCP

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

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