Skip to content

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

WHISPER CANON · inyasat.comRouting diversity4.8/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/inyasat.com

Resolution chain

inyasat.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.161.34.7103.161.34.0/23AS198584PIO-Hosting - PIO-Hosting GmbHNL
103.161.35.12103.161.34.0/23AS198584PIO-Hosting - PIO-Hosting GmbHNL
103.211.103.210103.211.103.0/24AS141718HHXYTC-AS-AP - haoxiangyunHK
154.6.190.152154.6.190.0/24AS141718HHXYTC-AS-AP - haoxiangyunFR
199.115.193.203199.115.193.0/24AS62390NEXONHOST - NexonHost SrlRO
23.157.88.5423.157.88.0/24AS63023AS-GLOBALTELEHOST - GTHostDE
89.37.117.2789.37.117.0/24AS62390NEXONHOST - NexonHost SrlRO
89.47.232.11289.47.232.0/24AS62390NEXONHOST - NexonHost SrlRO
94.156.33.5694.156.33.0/24AS206264AMARUTU-TECHNOLOGY - Amarutu Technology LtdNL

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.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.