Skip to content

Hostname

servera.in

Last fetched

servera.in resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:1636 as the registrar.

Nutrition Label

WHISPER CANON · servera.inRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/servera.in

Resolution chain

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

IPPrefixASNOperatorCountry
195.201.194.48195.201.0.0/16AS24940DE

WHOIS identity

Registrar
iana:1636
Organization
kaal coders pvt
Contact emails

Subdomains

8 observed subdomains of servera.in.

Web-graph footprint

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

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • servera.in

SPF policy

8 SPF mechanisms authorising senders for servera.in.

MechanismTarget
SPF_Aservera.in
SPF_IP116.202.192.101
SPF_IP168.119.91.162
SPF_IP176.65.148.169
SPF_IP185.239.209.172
SPF_IP195.201.194.48
SPF_IP46.4.116.166
SPF_MXservera.in

Related pages

Pivot deeper into the graph from servera.in.

Cypher and MCP

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

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