Skip to content

Hostname

greensofkerala.com

Last fetched

greensofkerala.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 · greensofkerala.comRouting diversity2.4/10Peering density8.4/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/greensofkerala.com

Resolution chain

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

IPPrefixASNOperatorCountry
208.91.198.101208.91.198.0/24AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS
35.213.145.14835.213.128.0/18AS15169GOOGLE - Google LLCSG

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of greensofkerala.com.

Web-graph footprint

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

12 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for greensofkerala.com.

MechanismTarget
SPF_Agreensofkerala.com
SPF_INCLUDEgreensofkerala.com.spf.auto.dnssmarthost.net
SPF_INCLUDEwebhostbox.net
SPF_IP35.213.185.189
SPF_MXgreensofkerala.com

Related pages

Pivot deeper into the graph from greensofkerala.com.

Cypher and MCP

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

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