Hostname
inyasat.com
Last fetched
inyasat.com resolves to 9 IPv4 addresses operated by PIO-Hosting - PIO-Hosting GmbH in NL. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
inyasat.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.161.34.7 | 103.161.34.0/23 | AS198584 | PIO-Hosting - PIO-Hosting GmbH | NL |
| 103.161.35.12 | 103.161.34.0/23 | AS198584 | PIO-Hosting - PIO-Hosting GmbH | NL |
| 103.211.103.210 | 103.211.103.0/24 | AS141718 | HHXYTC-AS-AP - haoxiangyun | HK |
| 154.6.190.152 | 154.6.190.0/24 | AS141718 | HHXYTC-AS-AP - haoxiangyun | FR |
| 199.115.193.203 | 199.115.193.0/24 | AS62390 | NEXONHOST - NexonHost Srl | RO |
| 23.157.88.54 | 23.157.88.0/24 | AS63023 | AS-GLOBALTELEHOST - GTHost | DE |
| 89.37.117.27 | 89.37.117.0/24 | AS62390 | NEXONHOST - NexonHost Srl | RO |
| 89.47.232.112 | 89.47.232.0/24 | AS62390 | NEXONHOST - NexonHost Srl | RO |
| 94.156.33.56 | 94.156.33.0/24 | AS206264 | AMARUTU-TECHNOLOGY - Amarutu Technology Ltd | NL |
WHOIS identity
- Registrar
- iana:303
- Organization
- guergam ahmed
- Contact emails
Threat posture
History
Mail and authentication
MX records
- inyasat.com
Related pages
Pivot deeper into the graph from inyasat.com.
- IP · 103.161.34.7
- ASN · AS198584PIO-Hosting - PIO-Hosting GmbH
- Registrar · iana:303
- Country · NL
- Email · ahmed.guergam@gmail.com
- TLD · .com
- Browse hostnames · in…
- 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: "inyasat.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.