Hostname
padideh-gh.com
Last fetched
padideh-gh.com resolves to 1 IPv4 address operated by hostbaran - Fanavaran Nicsepehr Zenderood Ltd. in IR. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
padideh-gh.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 |
|---|---|---|---|---|
| 217.198.190.145 | 217.198.190.0/24 | AS211408 | hostbaran - Fanavaran Nicsepehr Zenderood Ltd. | IR |
WHOIS identity
- Registrar
- iana:1387
- Organization
- aria soft
- Contact emails
Subdomains
4 observed subdomains of padideh-gh.com.
Web-graph footprint
Distinct hostnames that link to or from padideh-gh.com in the public web crawl.
19 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
- padideh-gh.com
SPF policy
3 SPF mechanisms authorising senders for padideh-gh.com.
| Mechanism | Target |
|---|---|
| SPF_A | padideh-gh.com |
| SPF_IP | 217.198.190.145 |
| SPF_MX | padideh-gh.com |
Related pages
Pivot deeper into the graph from padideh-gh.com.
- IP · 217.198.190.145
- ASN · AS211408hostbaran - Fanavaran Nicsepehr Zenderood Ltd.
- Registrar · iana:1387
- Country · IR
- Email · e.s.haghighat@gmail.com
- TLD · .com
- Browse hostnames · pa…
- 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: "padideh-gh.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.