Skip to content

Hostname

ambaayurveda.org

Last fetched

ambaayurveda.org resolves to 2 IPv4 addresses operated by MWNASHIK-AS - MilesWeb Internet Services Pvt Ltd in IN. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · ambaayurveda.orgRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.9/10canon.whisper.security/host/ambaayurveda.org

Resolution chain

ambaayurveda.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.86.176.111103.86.176.0/24AS135222MWNASHIK-AS - MilesWeb Internet Services Pvt LtdIN
89.238.188.9589.238.188.0/23AS9009M247 - M247 Europe SRLGB

WHOIS identity

Registrar
iana:303
Organization
amba ayurveda hospital
Contact emails

Subdomains

2 observed subdomains of ambaayurveda.org.

Web-graph footprint

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

30 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ambaayurveda.org.

MechanismTarget
SPF_Aambaayurveda.org
SPF_INCLUDE_spf.cp247.net
SPF_IP103.86.176.111
SPF_MXambaayurveda.org

Related pages

Pivot deeper into the graph from ambaayurveda.org.

Cypher and MCP

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

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