Hostname
greenlots.com
Last fetched
greenlots.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:470 as the registrar.
Nutrition Label
Resolution chain
greenlots.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:470
- Organization
- on behalf of greenlots.com owner
- Contact emails
- ipladmin@shell.com
- ronmahabir@yahoo.com
- owner-10246001@greenlots.com.whoisprivacyservice.org
- owner-10515950@greenlots.com.whoisprivacyservice.org
- owner-1406891@greenlots.com.whoisprivacyservice.org
- owner-2019356@greenlots.com.whoisprivacyservice.org
- owner-2216738@greenlots.com.whoisprivacyservice.org
- owner-8865469@greenlots.com.whoisprivacyservice.org
- owner-9228304@greenlots.com.whoisprivacyservice.org
- owner-9405367@greenlots.com.whoisprivacyservice.org
Subdomains
70 observed subdomains of greenlots.com.
Showing 25 of 70. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from greenlots.com in the public web crawl.
130 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for greenlots.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | sg-warmup.freshemail.io |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 13.52.183.127 |
| SPF_IP | 54.183.30.144 |
Related pages
Pivot deeper into the graph from greenlots.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "greenlots.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.