Skip to content

Hostname

azda.in

Last fetched

azda.in resolves to 1 IPv4 address operated by AS29066 in FR. WHOIS lists iana:801217 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
92.204.41.5392.204.41.0/24AS29066FR

WHOIS identity

Registrar
iana:801217
Organization
azda holdings
Contact emails

Subdomains

7 observed subdomains of azda.in.

Web-graph footprint

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

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for azda.in.

MechanismTarget
SPF_Aazda.in
SPF_IP148.72.153.166
SPF_IP148.72.155.36
SPF_IP208.86.158.63
SPF_IP209.126.114.86
SPF_IP88.99.64.26
SPF_IP92.204.41.53
SPF_IP96.30.38.232
SPF_MXazda.in

Related pages

Pivot deeper into the graph from azda.in.

Cypher and MCP

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

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