Skip to content

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

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.141.132.23185.141.132.0/24AS48715SEFROYEKPARDAZENG-AS Sefroyek Pardaz Engineering CompanyIR
195.201.111.147195.201.0.0/16AS24940HETZNER-ASDE

WHOIS identity

Registrar
iana:113
Organization
Contact emails

Subdomains

2 observed subdomains of doushizeh.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • doushizeh.com

SPF policy

6 SPF mechanisms authorising senders for doushizeh.com.

MechanismTarget
SPF_Adoushizeh.com
SPF_IP185.141.132.23
SPF_IP185.88.178.91
SPF_IP195.201.111.147
SPF_IP88.198.55.81
SPF_MXdoushizeh.com

Related pages

Pivot deeper into the graph from doushizeh.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.