Skip to content

Hostname

computechservice.in

Last fetched

computechservice.in resolves to 2 IPv4 addresses operated by AS133643 in IN. WHOIS lists iana:801217 as the registrar.

Nutrition Label

WHISPER CANON · computechservice.inRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/computechservice.in

Resolution chain

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

WHOIS identity

Registrar
iana:801217
Organization
computech systems
Contact emails

Subdomains

10 observed subdomains of computechservice.in.

Web-graph footprint

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

8 sites link to this hostname.

311 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for computechservice.in.

MechanismTarget
SPF_Acomputechservice.in
SPF_IP103.133.215.141
SPF_MXcomputechservice.in

Related pages

Pivot deeper into the graph from computechservice.in.

Cypher and MCP

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

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