Hostname
soghatcity.com
Last fetched
soghatcity.com resolves to 1 IPv4 address operated by netmihan - Netmihan Communication Company Ltd in IR. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
soghatcity.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 |
|---|---|---|---|---|
| 89.32.250.253 | 89.32.250.0/24 | AS204213 | netmihan - Netmihan Communication Company Ltd | IR |
WHOIS identity
- Registrar
- iana:1387
- Organization
- banoorose
- Contact emails
- ehsan.alavinasab@gmail.com
- avayerose@gmail.com
- 251af9e826cb4bbe858c83aac8bbd192.protect@withheldforprivacy.com
- fc59f711d0@soghatcity.com.whoistrustee.com
- reactivation-pending@mail.withheldforprivacy.com
- noreply@data-protected.net
- 03d4e75c7ef8a98db082479e750c122090ab79b89f2067f40f48f00300c65392@soghatcity.com.whoisproxy.org
- 2c3eeef27fef48ff3783b4f908ee8bc09a3b2fdd2ac2b8a964350b0a18f42641@soghatcity.com.whoisproxy.org
- bf6c9c16f824680248287ee17ea9d4f61700f2084262493d7754d39781fe5c85@soghatcity.com.whoisproxy.org
Subdomains
2 observed subdomains of soghatcity.com.
Web-graph footprint
Distinct hostnames that link to or from soghatcity.com in the public web crawl.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for soghatcity.com.
| Mechanism | Target |
|---|---|
| SPF_A | soghatcity.com |
| SPF_IP | 89.32.250.253 |
| SPF_MX | soghatcity.com |
Related pages
Pivot deeper into the graph from soghatcity.com.
- IP · 89.32.250.253
- ASN · AS204213netmihan - Netmihan Communication Company Ltd
- Registrar · iana:1387
- Country · IR
- Email · ehsan.alavinasab@gmail.com
- TLD · .com
- Browse hostnames · so…
- 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: "soghatcity.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.