Skip to content

Hostname

itq.in

Last fetched

itq.in resolves to 115.112.191.161, announced in 115.112.190.0/23 by TATACOMM-AS - TATA Communications formerly VSNL is Leading ISP in IN. itq.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 · itq.inRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint7.4/10canon.whisper.security/host/itq.in

Resolution chain

IPv6 resolution

No AAAA record for itq.in is recorded in WhisperGraph.

Attribution

tata

ORIGIN_AS

WHOIS identity

Registrar
iana:69
Contact emails
jitendra.shrivastava@galileo.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

  • ns1.cyberspaceindia.com
  • ns2.cyberspaceindia.com
  • pdns01.domaincontrol.com
  • pdns02.domaincontrol.com
  • ns51.cloudns.net
  • ns52.cloudns.net
  • ns53.cloudns.net
  • ns54.cloudns.net
  • pns51.cloudns.net
  • pns52.cloudns.net
  • pns53.cloudns.net
  • pns54.cloudns.net

MX records

  • itq-in.mail.protection.outlook.com
  • itq.in.snwlhostedeu.com

SPF policy

  • include: spf.protection.outlook.com
  • include: _spf.snwlhostedeu.com
  • include: ocmail.in
  • include: 153837132.spf2.netcorecloud.net
  • include: mailgun.org
  • ip: 103.11.84.128
  • ip: 103.11.84.161
  • ip: 103.11.84.174
  • ip: 103.11.84.196
  • ip: 103.11.84.197
  • ip: 103.11.85.161
  • ip: 115.111.79.35
  • ip: 118.185.174.209
  • ip: 216.144.210.99
  • ip: 220.158.167.12
  • ip: 220.158.167.56
  • ip: 220.158.167.57

Threat-feed evidence

History

Related pages

Pivot from itq.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: "itq.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.