Hostname
slgreen.com
Last fetched
slgreen.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
slgreen.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
- domains by proxy,
- Contact emails
- b32y8439978@networksolutionsprivateregistration.com
- misadmin@slgreen.com
- ns59k9te3gh@networksolutionsprivateregistration.com
- parimala.rao@slgreen.com
- s35jd8h8939@networksolutionsprivateregistration.com
- sh4q75r594q@networksolutionsprivateregistration.com
- td6c64zv8mr@networksolutionsprivateregistration.com
- tq8vq3yp97c@networksolutionsprivateregistration.com
- twirth@slgreen.com
- vj2rn4z82z2@networksolutionsprivateregistration.com
- vw7g92yd4y2@networksolutionsprivateregistration.com
- xb3495nf53n@networksolutionsprivateregistration.com
Subdomains
70 observed subdomains of slgreen.com.
Showing 25 of 70. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from slgreen.com in the public web crawl.
315 sites link to this hostname.
54 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
21 SPF mechanisms authorising senders for slgreen.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 39586645.spf05.hubspotemail.net |
| SPF_INCLUDE | _spf.sendergen.com |
| SPF_INCLUDE | asp-spf1.yardi.com |
| SPF_INCLUDE | asp-spf2.yardi.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.diligent.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 107.20.210.250/32 |
| SPF_IP | 146.20.191.120/32 |
| SPF_IP | 146.20.191.121/32 |
| SPF_IP | 146.20.191.122/32 |
| SPF_IP | 146.20.191.123/32 |
| SPF_IP | 146.20.191.137/32 |
| SPF_IP | 146.20.191.34/32 |
| SPF_IP | 159.112.242.107/32 |
| SPF_IP | 159.112.250.201/32 |
| SPF_IP | 159.112.254.83/32 |
| SPF_IP | 159.135.234.212/32 |
| SPF_IP | 198.2.128.0/18 |
| SPF_IP | 205.201.128.0/20 |
| SPF_IP | 52.1.14.157/32 |
Related pages
Pivot deeper into the graph from slgreen.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "slgreen.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.