Hostname
cylsys.com
Last fetched
cylsys.com resolves to 1 IPv4 address operated by AS132272 in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cylsys.com 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 |
|---|---|---|---|---|
| 103.12.1.182 | 103.12.1.0/24 | AS132272 | — | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cylsys.com owner
- Contact emails
- pawas.goyal@cylsys.com
- 1474d3f5-7327-4636-a99e-919ea32c5a47@identity-protect.org
- 2442ff87-0f99-4aa9-9390-2cbf9f4668a6@identity-protect.org
- 6f6a79df-e254-42cd-b47c-156b07810b67@identity-protect.org
- bb0dd046-1759-4eb5-822e-2fa178bfd08d@identity-protect.org
- d18236fa-f32e-4957-ac55-f0ccc2311d25@identity-protect.org
- eaa9aee2-0df5-438a-8a17-aa27c8c6c78d@identity-protect.org
- f38fb092-8b70-498b-b908-d6dbaac7b0c7@identity-protect.org
- owner-6049838@cylsys.com.whoisprivacyservice.org
Subdomains
10 observed subdomains of cylsys.com.
Web-graph footprint
Distinct hostnames that link to or from cylsys.com in the public web crawl.
25 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for cylsys.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | send.zcinsend.net |
| SPF_INCLUDE | sender.zoho-books.in |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | zoho.in |
Related pages
Pivot deeper into the graph from cylsys.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cylsys.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.