Skip to content

Hostname

www.greensofkerala.com

Last fetched

www.greensofkerala.com resolves to 2 IPv4 addresses operated by UNIFIEDLAYER-AS-1 - Unified Layer in US.

Nutrition Label

WHISPER CANON · www.greensofkerala.comRouting diversity2.4/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/www.greensofkerala.com

Resolution chain

www.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

No WHOIS records are currently associated with www.greensofkerala.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for www.greensofkerala.com.

MechanismTarget
SPF_Awww.greensofkerala.com
SPF_INCLUDEwebhostbox.net
SPF_MXwww.greensofkerala.com

Related pages

Pivot deeper into the graph from www.greensofkerala.com.

Cypher and MCP

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

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