Skip to content

Hostname

cersai.org.in

Last fetched

cersai.org.in resolves to 2 IPv4 addresses operated by BBIL-AP - BHARTI Airtel Ltd. in IN. WHOIS lists iana:1004 as the registrar.

Nutrition Label

WHISPER CANON · cersai.org.inRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cersai.org.in

Resolution chain

cersai.org.in resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
61.246.113.17761.246.112.0/20AS9498BBIL-AP - BHARTI Airtel Ltd.IN
61.95.143.661.95.143.0/24AS9498BBIL-AP - BHARTI Airtel Ltd.IN

WHOIS identity

Registrar
iana:1004
Organization
central registry of securitisation asset reconstruction and security interest of india
Contact emails

Subdomains

4 observed subdomains of cersai.org.in.

Web-graph footprint

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

105 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cersai.org.in.

MechanismTarget
SPF_Acersai.org.in
SPF_IP61.246.113.179
SPF_IP61.246.113.180
SPF_IP61.95.143.10
SPF_IP61.95.143.11
SPF_MXcersai.org.in

Related pages

Pivot deeper into the graph from cersai.org.in.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cersai.org.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.