Skip to content

Hostname

gatevalves.in

Last fetched

gatevalves.in resolves to 1 IPv4 address operated by AS132420 in IN. WHOIS lists iana:801217 as the registrar.

Nutrition Label

WHISPER CANON · gatevalves.inRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/gatevalves.in

Resolution chain

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

IPPrefixASNOperatorCountry
101.53.148.4101.53.148.0/24AS132420IN

WHOIS identity

Registrar
iana:801217
Organization
vinayak infosoft
Contact emails

Subdomains

2 observed subdomains of gatevalves.in.

Web-graph footprint

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

51 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for gatevalves.in.

MechanismTarget
SPF_Agatevalves.in
SPF_Ahost.vinayaksolution.com
SPF_IP101.53.144.115
SPF_MXgatevalves.in

Related pages

Pivot deeper into the graph from gatevalves.in.

Cypher and MCP

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

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