Hostname
gardeshban.com
Last fetched
gardeshban.com resolves to 1 IPv4 address operated by MizbanAbri - Mizban Abri Iman Iranian, LLC in IR. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
gardeshban.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.41.49.93 | 194.41.49.0/24 | AS200324 | MizbanAbri - Mizban Abri Iman Iranian, LLC | IR |
WHOIS identity
- Registrar
- iana:1387
- Organization
- mikael peydayesh
- Contact emails
Subdomains
2 observed subdomains of gardeshban.com.
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for gardeshban.com.
| Mechanism | Target |
|---|---|
| SPF_A | gardeshban.com |
| SPF_IP | 94.182.146.106 |
| SPF_MX | gardeshban.com |
Related pages
Pivot deeper into the graph from gardeshban.com.
- IP · 194.41.49.93
- ASN · AS200324MizbanAbri - Mizban Abri Iman Iranian, LLC
- Registrar · iana:1387
- Country · IR
- Email · peydayeshmikael@hotmail.fr
- TLD · .com
- Browse hostnames · ga…
- 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: "gardeshban.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.