Skip to content

Hostname

vindad.com

Last fetched

vindad.com resolves to 1 IPv4 address operated by AS202468 in IR. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · vindad.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/vindad.com

Resolution chain

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

IPPrefixASNOperatorCountry
188.121.105.171188.121.104.0/22AS202468IR

WHOIS identity

Registrar
iana:269
Organization
amir yazdi mamaghani
Contact emails

Subdomains

39 observed subdomains of vindad.com.

Web-graph footprint

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

69 sites link to this hostname.

184 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for vindad.com.

MechanismTarget
SPF_Avindad.com
SPF_INCLUDEspf.mailii.org
SPF_IP185.164.73.235
SPF_IP188.245.98.72
SPF_MXvindad.com

Related pages

Pivot deeper into the graph from vindad.com.

Cypher and MCP

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

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