Skip to content

Hostname

redgrape.tech

Last fetched

redgrape.tech resolves to 1 IPv4 address operated by AS142478 in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · redgrape.techRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/redgrape.tech

Resolution chain

redgrape.tech resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.171.88.204103.171.88.0/24AS142478IN

WHOIS identity

Registrar
iana:146
Organization
redgrape technologies pvt.
Contact emails

Subdomains

104 observed subdomains of redgrape.tech.

Web-graph footprint

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

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for redgrape.tech.

MechanismTarget
SPF_Aredgrape.tech
SPF_INCLUDEsender.zoho-books.in
SPF_INCLUDEspf.zimbramailbox.in
SPF_IP103.171.88.194
SPF_IP103.171.88.228
SPF_IP199.34.20.45
SPF_IP219.90.65.155
SPF_MXredgrape.tech

Related pages

Pivot deeper into the graph from redgrape.tech.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "redgrape.tech"})-[: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.