Skip to content

Hostname

precisionit.co.in

Last fetched

precisionit.co.in resolves to 115.114.95.36, announced in 115.114.95.0/24 by TATACOMM-AS - TATA Communications formerly VSNL is Leading ISP in IN. precisionit.co.in is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

IPv6 resolution

No AAAA record for precisionit.co.in is recorded in WhisperGraph.

Attribution

tata

ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
mathew chacko
Contact emails
sathyanarayanan.varadharajan@precisionit.co.in

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-5.awsdns-00.com
  • ns-761.awsdns-31.net
  • ns-1475.awsdns-56.org
  • ns-1686.awsdns-18.co.uk

MX records

  • mx.spamexperts.com
  • fallbackmx.spamexperts.eu
  • mail.precisionit.co.in
  • lastmx.spamexperts.net

SPF policy

  • include: spf.antispamcloud.com
  • include: spf.protection.outlook.com
  • a: precisionit.co.in
  • mx: precisionit.co.in
  • ip: 115.114.95.61
  • ip: 122.183.251.100

Threat-feed evidence

History

Related pages

Pivot from precisionit.co.in into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "precisionit.co.in"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.