Skip to content

Hostname

avpayurveda.com

Last fetched

avpayurveda.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · avpayurveda.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/avpayurveda.com

Resolution chain

avpayurveda.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

16 observed subdomains of avpayurveda.com.

Web-graph footprint

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

73 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for avpayurveda.com.

MechanismTarget
SPF_Aavpayurveda.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.48.50.238
SPF_IP103.56.38.103
SPF_IP103.56.38.254
SPF_IP103.56.38.68
SPF_IP139.59.68.246
SPF_IP202.143.98.228
SPF_IP202.65.132.188
SPF_IP3.108.118.173
SPF_IP45.113.138.251
SPF_IP45.114.244.241
SPF_IP45.114.244.244
SPF_IP45.114.244.248
SPF_IP45.114.244.253
SPF_IP76.223.180.15
SPF_MXavpayurveda.com

Related pages

Pivot deeper into the graph from avpayurveda.com.

Cypher and MCP

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

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