Skip to content

Hostname

indinet.co.in

Last fetched

indinet.co.in resolves to 103.225.178.91, announced in 103.225.178.0/24 by ISPL-AS-AP - INDINET SERVICE PRIVATE LIMITED in IN. indinet.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 · indinet.co.inRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/indinet.co.in

Resolution chain

IPv6 resolution

Attribution

indinet

ORIGIN_AS

WHOIS identity

Registrar
iana:800140
Registrant organisation
indinet service private
Contact emails
abdullah.mullick@siticable.com

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.indinet.co.in
  • ns2.indinet.co.in

MX records

  • indinet-co-in.mail.protection.outlook.com

SPF policy

  • include: spf.protection.outlook.com
  • ip: 103.225.178.83
  • ip: 103.225.178.84
  • ip: 103.225.178.85
  • ip: 103.225.178.86
  • ip: 103.225.178.90
  • ip: 202.142.127.50
  • ip: 4.224.35.224

Threat-feed evidence

History

Related pages

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