Hostname
citraix.net
Last fetched
citraix.net resolves to 1 IPv4 address operated by AS23951 in ID. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
citraix.net 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 |
|---|---|---|---|---|
| 202.65.113.188 | 202.65.113.0/24 | AS23951 | — | ID |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 2c0f4ead-b21f-4ea9-badf-fbac820a87a6@identity-protect.org
- 3ad87af8-3c39-4970-a211-83f91334cdbc@identity-protect.org
- 4b71eacb-4ec4-4fc6-8c05-147eaeb65d27@identity-protect.org
- 606e82af-6e61-4d28-81de-51d0c7517198@identity-protect.org
- 8286907c-5b9e-44db-87c9-0534321d77cd@identity-protect.org
- 84e8f0f9-9fc4-4ac7-a6af-eeac399a296f@identity-protect.org
- ae95e6b0-c6c7-4e2f-b167-a4983e20427d@identity-protect.org
Subdomains
4 observed subdomains of citraix.net.
Web-graph footprint
Distinct hostnames that link to or from citraix.net in the public web crawl.
11 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for citraix.net.
| Mechanism | Target |
|---|---|
| SPF_A | citraix.net |
| SPF_A | mail.citraix.net |
| SPF_A | pakpos.citra.net.id |
| SPF_IP | 202.65.114.163 |
| SPF_IP | 202.65.115.106 |
| SPF_IP | 2401:ee00:120:6::2/128 |
| SPF_MX | citraix.net |
Related pages
Pivot deeper into the graph from citraix.net.
- IP · 202.65.113.188
- ASN · AS23951
- Registrar · iana:468
- Country · ID
- Email · 2c0f4ead-b21f-4ea9-badf-fbac820a87a6@identity-protect.org
- TLD · .net
- Browse hostnames · ci…
- 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: "citraix.net"})-[: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.