Skip to content

Hostname

ctrlservice.in

Last fetched

ctrlservice.in resolves to 1 IPv4 address operated by FORNEX-AS - Fornex Hosting S.L. in DE. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · ctrlservice.inRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/ctrlservice.in

Resolution chain

ctrlservice.in resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.228.168.153103.228.168.0/24AS44051FORNEX-AS - Fornex Hosting S.L.DE

WHOIS identity

Registrar
iana:839
Organization
Contact emails

Subdomains

2 observed subdomains of ctrlservice.in.

Web-graph footprint

Distinct hostnames that link to or from ctrlservice.in in the public web crawl.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ctrlservice.in.

MechanismTarget
SPF_Actrlservice.in
SPF_IP185.173.162.209/28
SPF_IP185.26.99.153
SPF_IP194.67.67.160
SPF_MXctrlservice.in

Related pages

Pivot deeper into the graph from ctrlservice.in.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ctrlservice.in"})-[: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.