Hostname
doushizeh.com
Last fetched
doushizeh.com resolves to 2 IPv4 addresses operated by SEFROYEKPARDAZENG-AS Sefroyek Pardaz Engineering Company in IR. WHOIS lists iana:113 as the registrar.
Nutrition Label
Resolution chain
doushizeh.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.141.132.23 | 185.141.132.0/24 | AS48715 | SEFROYEKPARDAZENG-AS Sefroyek Pardaz Engineering Company | IR |
| 195.201.111.147 | 195.201.0.0/16 | AS24940 | HETZNER-AS | DE |
WHOIS identity
- Registrar
- iana:113
- Organization
- —
- Contact emails
- —
Subdomains
2 observed subdomains of doushizeh.com.
| Subdomain |
|---|
| mail.doushizeh.com |
| www.doushizeh.com |
Web-graph footprint
Distinct hostnames that link to or from doushizeh.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- doushizeh.com
SPF policy
6 SPF mechanisms authorising senders for doushizeh.com.
| Mechanism | Target |
|---|---|
| SPF_A | doushizeh.com |
| SPF_IP | 185.141.132.23 |
| SPF_IP | 185.88.178.91 |
| SPF_IP | 195.201.111.147 |
| SPF_IP | 88.198.55.81 |
| SPF_MX | doushizeh.com |
Related pages
Pivot deeper into the graph from doushizeh.com.
- IP · 185.141.132.23
- ASN · AS48715SEFROYEKPARDAZENG-AS Sefroyek Pardaz Engineering Company
- Registrar · iana:113
- Country · IR
- TLD · .com
- Browse hostnames · do…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "doushizeh.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.