Hostname
cylorix.com
Last fetched
cylorix.com resolves to 2 IPv4 addresses operated by MULTA-ASN1 - MULTACOM CORPORATION in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
cylorix.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 |
|---|---|---|---|---|
| 148.135.75.18 | 148.135.0.0/17 | AS35916 | MULTA-ASN1 - MULTACOM CORPORATION | US |
| 38.107.236.237 | 38.107.236.0/23 | AS49791 | — | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- contact privacy inc. customer 1243931296
- Contact emails
Subdomains
9 observed subdomains of cylorix.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for cylorix.com.
| Mechanism | Target |
|---|---|
| SPF_A | cylorix.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 148.135.75.18 |
| SPF_IP | 2606:2040:3800:48:be24:11ff:fe12:a87e |
| SPF_IP | 38.107.236.237 |
| SPF_MX | cylorix.com |
Related pages
Pivot deeper into the graph from cylorix.com.
- IP · 148.135.75.18
- ASN · AS35916MULTA-ASN1 - MULTACOM CORPORATION
- Registrar · iana:146
- Country · US
- Email · i9a3fdkpkgov@contactprivacy.email
- TLD · .com
- Browse hostnames · cy…
- 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: "cylorix.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.