Skip to content

Hostname

vrindatech.com

Last fetched

vrindatech.com resolves to 1 IPv4 address operated by AS42831 in GB. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · vrindatech.comRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/vrindatech.com

Resolution chain

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

IPPrefixASNOperatorCountry
194.169.80.39194.169.165.0/24AS42831GB

WHOIS identity

Registrar
iana:303
Organization
dreams app developer
Contact emails

Subdomains

8 observed subdomains of vrindatech.com.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for vrindatech.com.

MechanismTarget
SPF_Avrindatech.com
SPF_INCLUDE_spf.touchstoneserver.com
SPF_INCLUDEzoho.com
SPF_IP154.12.246.55
SPF_IP154.12.246.56
SPF_IP194.169.80.30
SPF_IP194.169.80.35
SPF_IP194.169.80.39
SPF_IP194.169.80.50
SPF_IP194.169.80.55
SPF_IP207.244.238.198
SPF_IP209.126.8.170
SPF_MXvrindatech.com

Related pages

Pivot deeper into the graph from vrindatech.com.

Cypher and MCP

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

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