Skip to content

Hostname

ayushkerala.com

Last fetched

ayushkerala.com resolves to 2 IPv4 addresses operated by UNIFIEDLAYER-AS-1 - Unified Layer in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ayushkerala.comRouting diversity2.4/10Peering density8.4/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ayushkerala.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.241.148.56162.241.148.0/24AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS
35.213.153.6735.213.128.0/18AS15169GOOGLE - Google LLCSG

WHOIS identity

Registrar
iana:146
Organization
ayush kerala
Contact emails

Subdomains

3 observed subdomains of ayushkerala.com.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ayushkerala.com.

MechanismTarget
SPF_Aayushkerala.com
SPF_INCLUDEayushkerala.com.spf.auto.dnssmarthost.net
SPF_INCLUDEwebhostbox.net
SPF_IP35.213.142.185
SPF_MXayushkerala.com

Related pages

Pivot deeper into the graph from ayushkerala.com.

Cypher and MCP

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

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