Hostname
sgenable.sg
Last fetched
sgenable.sg is a registered hostname under the .sg top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- registrar:singnet pte ltd
- Organization
- centre for enabled living ltd. (sgnic-org1287702)
- Contact emails
- —
Subdomains
15 observed subdomains of sgenable.sg.
Showing 14 of 15. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sgenable.sg in the public web crawl.
212 sites link to this hostname.
139 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for sgenable.sg.
| Mechanism | Target |
|---|---|
| SPF_A | amazonses.com |
| SPF_A | mx.sgenable.sg |
| SPF_A | sgenable-sg.mail.protection.outlook.com |
| SPF_A | smtp.office365.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 106.186.20.250 |
| SPF_IP | 13.67.72.217 |
| SPF_IP | 168.245.121.45/32 |
| SPF_IP | 52.187.52.253 |
| SPF_IP | 52.187.54.181 |
| SPF_IP | 52.187.59.193 |
| SPF_IP | 52.187.62.98 |
| SPF_IP | 52.230.19.76 |
Related pages
Pivot deeper into the graph from sgenable.sg.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sgenable.sg"})-[: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.