Hostname
komodgardi.com
Last fetched
komodgardi.com resolves to 2 IPv4 addresses operated by PARVASYSTEM - Vandad Vira Hooman LLC in IR. WHOIS lists iana:113 as the registrar.
Nutrition Label
Resolution chain
komodgardi.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.164.72.88 | 185.164.72.0/24 | AS60631 | PARVASYSTEM - Vandad Vira Hooman LLC | IR |
| 185.208.181.135 | 185.208.181.0/24 | AS48147 | AminIDC - Asre Pardazeshe Ettelaate Amin Institute | IR |
WHOIS identity
- Registrar
- iana:113
- Organization
- proxy protection
- Contact emails
Subdomains
2 observed subdomains of komodgardi.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for komodgardi.com.
| Mechanism | Target |
|---|---|
| SPF_A | mailgw-k.getway.biz |
| SPF_MX | komodgardi.com |
Related pages
Pivot deeper into the graph from komodgardi.com.
- IP · 185.164.72.88
- ASN · AS60631PARVASYSTEM - Vandad Vira Hooman LLC
- Registrar · iana:113
- Country · IR
- Email · warbd3pezl5vry2@proxy.dreamhost.com
- TLD · .com
- Browse hostnames · ko…
- 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: "komodgardi.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.