Skip to content

Hostname

dnshostserver.in

Last fetched

dnshostserver.in resolves to 2 IPv4 addresses operated by AS140155 in IN. WHOIS lists registrar:a to z domains solutions pvt. ltd. (r124-afin) as the registrar.

Nutrition Label

WHISPER CANON · dnshostserver.inRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dnshostserver.in

Resolution chain

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

WHOIS identity

Registrar
registrar:a to z domains solutions pvt. ltd. (r124-afin)
Organization
the pinnacle group inc. india
Contact emails

Subdomains

242 observed subdomains of dnshostserver.in.

Web-graph footprint

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

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • dnshostserver.in

SPF policy

3 SPF mechanisms authorising senders for dnshostserver.in.

MechanismTarget
SPF_Adnshostserver.in
SPF_IP103.149.165.94
SPF_MXdnshostserver.in

Related pages

Pivot deeper into the graph from dnshostserver.in.

Cypher and MCP

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

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